No Possible Issues Found via Git Search
quarkus_test_0
[2025-05-07T22:15:33.862Z] Running test quarkus_test_0 ...
[2025-05-07T22:15:33.862Z] ===============================================
[2025-05-07T22:15:33.862Z] quarkus_test_0 Start Time: Wed May 7 22:15:33 2025 Epoch Time (ms): 1746656133429
[2025-05-07T22:15:33.862Z] variation: NoOptions
[2025-05-07T22:15:33.862Z] JVM_OPTIONS:
[2025-05-07T22:15:33.862Z] { \
[2025-05-07T22:15:33.862Z] echo ""; echo "TEST SETUP:"; \
[2025-05-07T22:15:33.862Z] echo "Nothing to be done for setup."; \
[2025-05-07T22:15:33.862Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17466561334281/quarkus_test_0"; \
[2025-05-07T22:15:33.862Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17466561334281/quarkus_test_0"; \
[2025-05-07T22:15:33.862Z] echo ""; echo "TESTING:"; \
[2025-05-07T22:15:33.862Z] /home/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17466561334281/quarkus_test_0" --docker_args "-v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk"; \
[2025-05-07T22:15:33.862Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "quarkus_test_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17466561334281/quarkus_test_0"; else echo "-----------------------------------"; echo "quarkus_test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-07T22:15:33.862Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --clean --tag "nightly" --dir quarkus; \
[2025-05-07T22:15:33.862Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-07T22:15:33.862Z] echo "Nothing to be done for teardown."; \
[2025-05-07T22:15:33.862Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17466561334281/TestTargetResult";
[2025-05-07T22:15:33.862Z]
[2025-05-07T22:15:33.862Z] TEST SETUP:
[2025-05-07T22:15:33.862Z] Nothing to be done for setup.
[2025-05-07T22:15:33.862Z]
[2025-05-07T22:15:33.862Z] TESTING:
[2025-05-07T22:15:33.862Z] # =================== Info =================== Info =================== Info =================== #
[2025-05-07T22:15:33.862Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-05-07T22:15:33.862Z] # =================== Info =================== Info =================== Info =================== #
[2025-05-07T22:15:33.862Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-05-07T22:15:33.862Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-05-07T22:15:33.862Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-05-07T22:15:33.862Z] DOCKERIMAGE_TAG nightly has been recognized.
[2025-05-07T22:15:33.862Z] The test here is quarkus
[2025-05-07T22:15:33.862Z] The directory in the external.sh is quarkus
[2025-05-07T22:15:33.863Z] docker run --privileged -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk --name quarkus-test adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full
[2025-05-07T22:15:33.863Z] APPLICATION_NAME=quarkus
[2025-05-07T22:15:33.863Z] APPLICATION_TAG=2.7.5.Final
[2025-05-07T22:15:33.863Z] OS_TAG=ubuntu
[2025-05-07T22:15:33.863Z] Using /opt mounted Java
[2025-05-07T22:15:33.863Z] JAVA_BIN is: /opt/java/openjdk/bin
[2025-05-07T22:15:33.863Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-07T22:15:33.863Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:15:33.863Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-05-07T22:15:33.863Z] OpenJDK Runtime Environment Temurin-21.0.8+2-202505071911 (build 21.0.8-beta+2-ea)
[2025-05-07T22:15:33.863Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+2-202505071911 (build 21.0.8-beta+2-ea, mixed mode, sharing)
[2025-05-07T22:15:33.863Z] =JAVA VERSION OUTPUT END=
[2025-05-07T22:15:33.863Z] Compile and run quarkus tests
[2025-05-07T22:15:33.863Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:15:36.722Z] [INFO] Scanning for projects...
[2025-05-07T22:15:36.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom
[2025-05-07T22:15:36.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 455 kB/s)
[2025-05-07T22:15:41.528Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.pom
[2025-05-07T22:15:41.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.pom
[2025-05-07T22:15:41.528Z] [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 123 kB/s)
[2025-05-07T22:15:41.528Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-parent/1.0.5/build-reporting-maven-extension-parent-1.0.5.pom
[2025-05-07T22:15:42.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-parent/1.0.5/build-reporting-maven-extension-parent-1.0.5.pom
[2025-05-07T22:15:42.156Z] [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 381 kB/s)
[2025-05-07T22:15:42.156Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2025-05-07T22:15:42.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2025-05-07T22:15:42.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom (7.6 kB at 688 kB/s)
[2025-05-07T22:15:42.156Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2025-05-07T22:15:42.156Z] [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 1.0 MB/s)
[2025-05-07T22:15:42.156Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.pom
[2025-05-07T22:15:42.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.pom
[2025-05-07T22:15:42.156Z] [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 46 kB/s)
[2025-05-07T22:15:42.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom
[2025-05-07T22:15:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom
[2025-05-07T22:15:42.157Z] [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 583 kB/s)
[2025-05-07T22:15:42.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.3/maven-3.8.3.pom
[2025-05-07T22:15:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.3/maven-3.8.3.pom
[2025-05-07T22:15:42.157Z] [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 2.7 MB/s)
[2025-05-07T22:15:42.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2025-05-07T22:15:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2025-05-07T22:15:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 4.3 MB/s)
[2025-05-07T22:15:42.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
[2025-05-07T22:15:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[2025-05-07T22:15:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 1.5 MB/s)
[2025-05-07T22:15:42.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom
[2025-05-07T22:15:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom
[2025-05-07T22:15:42.157Z] [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 311 kB/s)
[2025-05-07T22:15:42.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2025-05-07T22:15:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2025-05-07T22:15:42.157Z] [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 648 kB/s)
[2025-05-07T22:15:42.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2025-05-07T22:15:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2025-05-07T22:15:42.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 2.8 MB/s)
[2025-05-07T22:15:42.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom
[2025-05-07T22:15:42.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom
[2025-05-07T22:15:42.157Z] [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 210 kB/s)
[2025-05-07T22:15:42.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom
[2025-05-07T22:15:42.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom
[2025-05-07T22:15:42.784Z] [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 254 kB/s)
[2025-05-07T22:15:42.784Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom
[2025-05-07T22:15:42.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom
[2025-05-07T22:15:42.784Z] [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 156 kB/s)
[2025-05-07T22:15:42.784Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
[2025-05-07T22:15:42.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[2025-05-07T22:15:42.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 87 kB/s)
[2025-05-07T22:15:42.784Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2025-05-07T22:15:42.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2025-05-07T22:15:42.785Z] [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 379 kB/s)
[2025-05-07T22:15:42.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2025-05-07T22:15:42.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2025-05-07T22:15:42.785Z] [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 539 kB/s)
[2025-05-07T22:15:42.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
[2025-05-07T22:15:42.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[2025-05-07T22:15:42.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 3.2 MB/s)
[2025-05-07T22:15:42.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[2025-05-07T22:15:42.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[2025-05-07T22:15:42.785Z] [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 885 kB/s)
[2025-05-07T22:15:42.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2025-05-07T22:15:43.412Z] [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 552 kB/s)
[2025-05-07T22:15:43.412Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom
[2025-05-07T22:15:43.412Z] [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 217 kB/s)
[2025-05-07T22:15:43.412Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom
[2025-05-07T22:15:43.412Z] [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 266 kB/s)
[2025-05-07T22:15:43.412Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[2025-05-07T22:15:43.412Z] [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 4.0 MB/s)
[2025-05-07T22:15:43.412Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 9.7 MB/s)
[2025-05-07T22:15:43.412Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 1.9 MB/s)
[2025-05-07T22:15:43.412Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom
[2025-05-07T22:15:43.412Z] [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 276 kB/s)
[2025-05-07T22:15:43.412Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[2025-05-07T22:15:43.412Z] [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 612 kB/s)
[2025-05-07T22:15:43.412Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2025-05-07T22:15:43.412Z] [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 1.7 MB/s)
[2025-05-07T22:15:43.412Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 938 kB/s)
[2025-05-07T22:15:43.412Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[2025-05-07T22:15:43.412Z] [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 1.7 MB/s)
[2025-05-07T22:15:43.412Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 798 kB/s)
[2025-05-07T22:15:43.412Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[2025-05-07T22:15:43.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[2025-05-07T22:15:43.412Z] [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 438 kB/s)
[2025-05-07T22:15:43.413Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2025-05-07T22:15:43.413Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2025-05-07T22:15:43.413Z] [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 2.4 MB/s)
[2025-05-07T22:15:43.413Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[2025-05-07T22:15:43.413Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[2025-05-07T22:15:43.413Z] [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 107 kB/s)
[2025-05-07T22:15:43.413Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2025-05-07T22:15:44.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2025-05-07T22:15:44.041Z] [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 686 kB/s)
[2025-05-07T22:15:44.041Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2025-05-07T22:15:44.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2025-05-07T22:15:44.041Z] [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 1.2 MB/s)
[2025-05-07T22:15:44.041Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2025-05-07T22:15:44.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2025-05-07T22:15:44.041Z] [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 2.9 MB/s)
[2025-05-07T22:15:44.041Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2025-05-07T22:15:44.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2025-05-07T22:15:44.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 1.1 MB/s)
[2025-05-07T22:15:44.041Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2025-05-07T22:15:44.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2025-05-07T22:15:44.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 2.3 MB/s)
[2025-05-07T22:15:44.041Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[2025-05-07T22:15:44.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[2025-05-07T22:15:44.041Z] [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 688 kB/s)
[2025-05-07T22:15:44.041Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2025-05-07T22:15:44.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2025-05-07T22:15:44.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 3.6 MB/s)
[2025-05-07T22:15:44.041Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2025-05-07T22:15:44.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2025-05-07T22:15:44.041Z] [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 1.1 MB/s)
[2025-05-07T22:15:44.041Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom
[2025-05-07T22:15:44.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom
[2025-05-07T22:15:44.041Z] [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 339 kB/s)
[2025-05-07T22:15:44.042Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom
[2025-05-07T22:15:44.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom
[2025-05-07T22:15:44.042Z] [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 528 kB/s)
[2025-05-07T22:15:44.042Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[2025-05-07T22:15:44.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[2025-05-07T22:15:44.042Z] [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 438 kB/s)
[2025-05-07T22:15:44.042Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[2025-05-07T22:15:44.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[2025-05-07T22:15:44.042Z] [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 2.4 MB/s)
[2025-05-07T22:15:44.042Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[2025-05-07T22:15:44.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[2025-05-07T22:15:44.042Z] [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 379 kB/s)
[2025-05-07T22:15:44.042Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[2025-05-07T22:15:44.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[2025-05-07T22:15:44.042Z] [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 468 kB/s)
[2025-05-07T22:15:44.042Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[2025-05-07T22:15:44.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[2025-05-07T22:15:44.042Z] [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 705 kB/s)
[2025-05-07T22:15:44.042Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[2025-05-07T22:15:44.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[2025-05-07T22:15:44.669Z] [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 548 kB/s)
[2025-05-07T22:15:44.669Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[2025-05-07T22:15:44.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[2025-05-07T22:15:44.669Z] [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 2.3 MB/s)
[2025-05-07T22:15:44.669Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[2025-05-07T22:15:44.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[2025-05-07T22:15:44.670Z] [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 972 kB/s)
[2025-05-07T22:15:44.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2025-05-07T22:15:44.670Z] [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 849 kB/s)
[2025-05-07T22:15:44.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 2.4 MB/s)
[2025-05-07T22:15:44.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 8.5 MB/s)
[2025-05-07T22:15:44.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 2.2 MB/s)
[2025-05-07T22:15:44.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 215 kB/s)
[2025-05-07T22:15:44.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2025-05-07T22:15:44.670Z] [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 2.7 MB/s)
[2025-05-07T22:15:44.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 410 kB/s)
[2025-05-07T22:15:44.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 45 kB/s)
[2025-05-07T22:15:44.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[2025-05-07T22:15:44.670Z] [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 1.3 MB/s)
[2025-05-07T22:15:44.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
[2025-05-07T22:15:44.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
[2025-05-07T22:15:44.670Z] [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 1.5 MB/s)
[2025-05-07T22:15:44.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2025-05-07T22:15:45.299Z] [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 476 kB/s)
[2025-05-07T22:15:45.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 965 kB/s)
[2025-05-07T22:15:45.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
[2025-05-07T22:15:45.299Z] [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 601 kB/s)
[2025-05-07T22:15:45.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
[2025-05-07T22:15:45.299Z] [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 256 kB/s)
[2025-05-07T22:15:45.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
[2025-05-07T22:15:45.299Z] [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 850 kB/s)
[2025-05-07T22:15:45.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[2025-05-07T22:15:45.299Z] [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 460 kB/s)
[2025-05-07T22:15:45.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
[2025-05-07T22:15:45.299Z] [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 282 kB/s)
[2025-05-07T22:15:45.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
[2025-05-07T22:15:45.299Z] [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 731 kB/s)
[2025-05-07T22:15:45.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 3.5 MB/s)
[2025-05-07T22:15:45.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 689 kB/s)
[2025-05-07T22:15:45.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[2025-05-07T22:15:45.299Z] [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 384 kB/s)
[2025-05-07T22:15:45.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[2025-05-07T22:15:45.299Z] [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 1.7 MB/s)
[2025-05-07T22:15:45.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.pom
[2025-05-07T22:15:45.299Z] [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 1.3 MB/s)
[2025-05-07T22:15:45.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[2025-05-07T22:15:45.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[2025-05-07T22:15:45.299Z] [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 1.1 MB/s)
[2025-05-07T22:15:45.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[2025-05-07T22:15:46.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[2025-05-07T22:15:46.021Z] [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 2.1 MB/s)
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2025-05-07T22:15:46.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2025-05-07T22:15:46.021Z] [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 1.1 MB/s)
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2025-05-07T22:15:46.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2025-05-07T22:15:46.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 2.4 MB/s)
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.pom
[2025-05-07T22:15:46.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.pom
[2025-05-07T22:15:46.021Z] [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 760 kB/s)
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom
[2025-05-07T22:15:46.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom
[2025-05-07T22:15:46.021Z] [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 692 kB/s)
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
[2025-05-07T22:15:46.021Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar
[2025-05-07T22:15:46.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar
[2025-05-07T22:15:46.022Z] [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 2.6 MB/s)
[2025-05-07T22:15:46.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar
[2025-05-07T22:15:46.022Z] [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 255 kB/s)
[2025-05-07T22:15:46.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2025-05-07T22:15:46.022Z] [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 179 kB/s)
[2025-05-07T22:15:46.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2025-05-07T22:15:46.022Z] [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 761 kB/s)
[2025-05-07T22:15:46.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar
[2025-05-07T22:15:46.022Z] [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 1.1 MB/s)
[2025-05-07T22:15:46.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar
[2025-05-07T22:15:46.022Z] [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 5.0 MB/s)
[2025-05-07T22:15:46.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar
[2025-05-07T22:15:46.022Z] [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 296 kB/s)
[2025-05-07T22:15:46.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar
[2025-05-07T22:15:46.742Z] [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 292 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar
[2025-05-07T22:15:46.742Z] [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 12 MB/s)
[2025-05-07T22:15:46.742Z] [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 532 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[2025-05-07T22:15:46.742Z] [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 796 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar
[2025-05-07T22:15:46.742Z] [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 968 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[2025-05-07T22:15:46.742Z] [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 2.9 MB/s)
[2025-05-07T22:15:46.742Z] [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 986 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[2025-05-07T22:15:46.742Z] [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 519 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
[2025-05-07T22:15:46.742Z] [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 1.9 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[2025-05-07T22:15:46.742Z] [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 2.3 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[2025-05-07T22:15:46.742Z] [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 1.8 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[2025-05-07T22:15:46.742Z] [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 2.0 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2025-05-07T22:15:46.742Z] [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 290 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2025-05-07T22:15:46.742Z] [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 2.2 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar
[2025-05-07T22:15:46.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 2.2 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2025-05-07T22:15:46.742Z] [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 186 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
[2025-05-07T22:15:46.742Z] [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 3.5 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
[2025-05-07T22:15:46.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 40 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[2025-05-07T22:15:46.742Z] [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 4.3 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[2025-05-07T22:15:46.742Z] [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 259 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[2025-05-07T22:15:46.742Z] [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 111 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2025-05-07T22:15:46.742Z] [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 70 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2025-05-07T22:15:46.742Z] [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 26 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 18 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2025-05-07T22:15:46.742Z] [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 360 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[2025-05-07T22:15:46.742Z] [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 573 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[2025-05-07T22:15:46.742Z] [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 1.7 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.jar
[2025-05-07T22:15:46.742Z] [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 261 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.jar
[2025-05-07T22:15:46.742Z] [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 27 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar
[2025-05-07T22:15:46.742Z] [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 3.1 MB/s)
[2025-05-07T22:15:46.742Z] [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 435 kB/s)
[2025-05-07T22:15:46.742Z] [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 15 MB/s)
[2025-05-07T22:15:46.742Z] [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 2.0 MB/s)
[2025-05-07T22:15:46.742Z] [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 7.7 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[2025-05-07T22:15:46.742Z] [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 563 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.10.0/smallrye-common-bom-1.10.0.pom
[2025-05-07T22:15:46.742Z] [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 346 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom
[2025-05-07T22:15:46.742Z] [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 1.6 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom
[2025-05-07T22:15:46.742Z] [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 334 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom
[2025-05-07T22:15:46.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom (66 kB at 7.3 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.74.Final/netty-bom-4.1.74.Final.pom
[2025-05-07T22:15:46.742Z] [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 1.3 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.5.Final/resteasy-bom-4.7.5.Final.pom
[2025-05-07T22:15:46.742Z] [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 980 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2025-05-07T22:15:46.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom (0 B at 0 B/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.12.1/kubernetes-client-bom-5.12.1.pom
[2025-05-07T22:15:46.742Z] [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 1.8 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.5/vertx-dependencies-4.2.5.pom
[2025-05-07T22:15:46.742Z] [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 2.2 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
[2025-05-07T22:15:46.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 1.7 MB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-bom/1.43.2/grpc-bom-1.43.2.pom
[2025-05-07T22:15:46.742Z] [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 473 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.3/micrometer-bom-1.8.3.pom
[2025-05-07T22:15:46.742Z] [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 573 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.3/testcontainers-bom-1.16.3.pom
[2025-05-07T22:15:46.742Z] [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 738 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.9.1/opentelemetry-bom-1.9.1.pom
[2025-05-07T22:15:46.742Z] [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 503 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.0-alpha/opentelemetry-bom-alpha-1.9.0-alpha.pom
[2025-05-07T22:15:46.742Z] [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 43 kB/s)
[2025-05-07T22:15:46.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-bom-alpha/1.9.0-alpha/opentelemetry-instrumentation-bom-alpha-1.9.0-alpha.pom
[2025-05-07T22:15:47.373Z] [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 115 kB/s)
[2025-05-07T22:15:47.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.1-alpha/opentelemetry-bom-alpha-1.9.1-alpha.pom
[2025-05-07T22:15:47.373Z] [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 463 kB/s)
[2025-05-07T22:15:47.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc-bom/21.4.0.0/ojdbc-bom-21.4.0.0.pom
[2025-05-07T22:15:47.373Z] [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 1.3 MB/s)
[2025-05-07T22:15:47.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-bom/1.4.0/mutiny-bom-1.4.0.pom
[2025-05-07T22:15:47.373Z] [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 822 kB/s)
[2025-05-07T22:15:47.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients-bom/2.19.0/vertx-mutiny-clients-bom-2.19.0.pom
[2025-05-07T22:15:47.373Z] [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 67 kB/s)
[2025-05-07T22:15:47.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.41.1/google-http-client-bom-1.41.1.pom
[2025-05-07T22:15:47.373Z] [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 683 kB/s)
[2025-05-07T22:15:47.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.0/kotlinx-coroutines-bom-1.6.0.pom
[2025-05-07T22:15:47.373Z] [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 390 kB/s)
[2025-05-07T22:15:47.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.3.1/mockito-bom-4.3.1.pom
[2025-05-07T22:15:47.373Z] [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 298 kB/s)
[2025-05-07T22:15:47.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.5.0.Final/arquillian-bom-1.5.0.Final.pom
[2025-05-07T22:15:47.373Z] [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 536 kB/s)
[2025-05-07T22:15:47.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
[2025-05-07T22:15:47.373Z] [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 362 kB/s)
[2025-05-07T22:15:47.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom
[2025-05-07T22:15:47.373Z] [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 662 kB/s)
[2025-05-07T22:15:47.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
[2025-05-07T22:15:47.373Z] [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 747 kB/s)
[2025-05-07T22:15:48.678Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom
[2025-05-07T22:15:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom
[2025-05-07T22:15:48.678Z] [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 337 kB/s)
[2025-05-07T22:15:48.678Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2025-05-07T22:15:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2025-05-07T22:15:48.678Z] [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 268 kB/s)
[2025-05-07T22:15:48.678Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2025-05-07T22:15:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2025-05-07T22:15:48.678Z] [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 1.3 MB/s)
[2025-05-07T22:15:48.678Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2025-05-07T22:15:48.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2025-05-07T22:15:48.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 3.1 MB/s)
[2025-05-07T22:15:48.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2025-05-07T22:15:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2025-05-07T22:15:48.679Z] [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 310 kB/s)
[2025-05-07T22:15:48.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2025-05-07T22:15:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2025-05-07T22:15:48.679Z] [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 423 kB/s)
[2025-05-07T22:15:48.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2025-05-07T22:15:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2025-05-07T22:15:48.679Z] [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 2.1 MB/s)
[2025-05-07T22:15:48.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2025-05-07T22:15:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2025-05-07T22:15:48.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 9.3 MB/s)
[2025-05-07T22:15:48.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2025-05-07T22:15:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2025-05-07T22:15:48.679Z] [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 235 kB/s)
[2025-05-07T22:15:48.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2025-05-07T22:15:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2025-05-07T22:15:48.679Z] [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 695 kB/s)
[2025-05-07T22:15:48.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2025-05-07T22:15:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2025-05-07T22:15:48.679Z] [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 1.7 MB/s)
[2025-05-07T22:15:48.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2025-05-07T22:15:48.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2025-05-07T22:15:48.679Z] [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 205 kB/s)
[2025-05-07T22:15:48.679Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2025-05-07T22:15:49.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2025-05-07T22:15:49.306Z] [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 294 kB/s)
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2025-05-07T22:15:49.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2025-05-07T22:15:49.307Z] [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 988 kB/s)
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2025-05-07T22:15:49.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2025-05-07T22:15:49.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 3.0 MB/s)
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2025-05-07T22:15:49.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2025-05-07T22:15:49.307Z] [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 205 kB/s)
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2025-05-07T22:15:49.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2025-05-07T22:15:49.307Z] [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 375 kB/s)
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2025-05-07T22:15:49.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2025-05-07T22:15:49.307Z] [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 2.4 MB/s)
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2025-05-07T22:15:49.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2025-05-07T22:15:49.307Z] [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 136 kB/s)
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2025-05-07T22:15:49.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2025-05-07T22:15:49.307Z] [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 606 kB/s)
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2025-05-07T22:15:49.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2025-05-07T22:15:49.307Z] [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 2.2 MB/s)
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2025-05-07T22:15:49.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2025-05-07T22:15:49.307Z] [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 566 kB/s)
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2025-05-07T22:15:49.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2025-05-07T22:15:49.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar
[2025-05-07T22:15:49.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2025-05-07T22:15:49.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2025-05-07T22:15:49.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2025-05-07T22:15:49.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2025-05-07T22:15:49.936Z] [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 3.3 MB/s)
[2025-05-07T22:15:49.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2025-05-07T22:15:49.936Z] [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 4.2 MB/s)
[2025-05-07T22:15:49.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2025-05-07T22:15:49.936Z] [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 9.7 MB/s)
[2025-05-07T22:15:49.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2025-05-07T22:15:49.936Z] [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 2.1 MB/s)
[2025-05-07T22:15:49.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2025-05-07T22:15:49.936Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 1.9 MB/s)
[2025-05-07T22:15:49.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2025-05-07T22:15:49.936Z] [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 217 kB/s)
[2025-05-07T22:15:49.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2025-05-07T22:15:49.936Z] [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 15 MB/s)
[2025-05-07T22:15:49.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2025-05-07T22:15:49.936Z] [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 6.2 MB/s)
[2025-05-07T22:15:49.936Z] [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 111 kB/s)
[2025-05-07T22:15:49.936Z] [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 1.4 MB/s)
[2025-05-07T22:15:49.936Z] [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 8.4 MB/s)
[2025-05-07T22:15:49.936Z] [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 5.8 MB/s)
[2025-05-07T22:15:49.936Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.pom
[2025-05-07T22:15:49.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.pom
[2025-05-07T22:15:50.565Z] [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 160 kB/s)
[2025-05-07T22:15:50.566Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom
[2025-05-07T22:15:50.566Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom
[2025-05-07T22:15:50.566Z] [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 1.3 MB/s)
[2025-05-07T22:15:50.566Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2025-05-07T22:15:50.566Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2025-05-07T22:15:50.566Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 5.9 MB/s)
[2025-05-07T22:15:50.566Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.jar
[2025-05-07T22:15:50.566Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2025-05-07T22:15:50.566Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.jar
[2025-05-07T22:15:50.566Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2025-05-07T22:15:50.566Z] [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 19 MB/s)
[2025-05-07T22:15:50.566Z] [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 539 kB/s)
[2025-05-07T22:15:51.875Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:15:51.875Z] [INFO] Detecting the operating system and CPU architecture
[2025-05-07T22:15:51.875Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:15:51.875Z] [INFO] os.detected.name: linux
[2025-05-07T22:15:51.875Z] [INFO] os.detected.arch: x86_64
[2025-05-07T22:15:51.875Z] [INFO] os.detected.bitness: 64
[2025-05-07T22:15:51.875Z] [INFO] os.detected.version: 6.8
[2025-05-07T22:15:51.875Z] [INFO] os.detected.version.major: 6
[2025-05-07T22:15:51.875Z] [INFO] os.detected.version.minor: 8
[2025-05-07T22:15:51.875Z] [INFO] os.detected.release: ubuntu
[2025-05-07T22:15:51.875Z] [INFO] os.detected.release.version: 24.04
[2025-05-07T22:15:51.875Z] [INFO] os.detected.release.like.ubuntu: true
[2025-05-07T22:15:51.875Z] [INFO] os.detected.release.like.debian: true
[2025-05-07T22:15:51.875Z] [INFO] os.detected.classifier: linux-x86_64
[2025-05-07T22:15:52.690Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:15:52.690Z] [INFO] Reactor Build Order:
[2025-05-07T22:15:52.690Z] [INFO]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - IDE/Tools - Config [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Revapi Configuration [jar]
[2025-05-07T22:15:52.690Z] [INFO] ArC - Parent pom [pom]
[2025-05-07T22:15:52.690Z] [INFO] ArC - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] ArC - Processor [jar]
[2025-05-07T22:15:52.690Z] [INFO] ArC - Tests [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Bootstrap - Parent [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Bootstrap - BOM [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Bootstrap - Test BOM [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Bootstrap - App Model [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Bootstrap - Maven Resolver [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Bootstrap - Gradle Resolver [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Bootstrap - Core [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Bootstrap - Maven plugin [maven-plugin]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Bootstrap - Runner [jar]
[2025-05-07T22:15:52.690Z] [INFO] Qute - Parent [pom]
[2025-05-07T22:15:52.690Z] [INFO] Qute - Core [jar]
[2025-05-07T22:15:52.690Z] [INFO] Qute - Generator [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Dev tools - Parent [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Dev tools - Maven Artifact API [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Dev tools - Message Writer [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Dev tools - Registry Client API [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Dev tools - Utilities [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Dev tools - Base Codestarts [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Dev tools - Codestarts [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Dev tools - Common [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Parent pom [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - BOM [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Build Parent [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - IDE Launcher [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Development mode - SPI [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Core [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Core - Extension Processor [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Core - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Core - Class Change Agent [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Builder [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Dev tools [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin [maven-plugin]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Platform Properties [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Core - Deployment [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Enforcer Rules [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Extensions - Parent pom [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - JSON-P [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - JSON-P - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - JSON-P - Deployment [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Test Framework [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Test Framework - Common [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Test Framework - JUnit 5 Internal Test Framework [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Dev tools - Testing [jar]
[2025-05-07T22:15:52.690Z] [INFO] RESTEasy Reactive - Parent pom [pom]
[2025-05-07T22:15:52.690Z] [INFO] RESTEasy Reactive - Common Parent [pom]
[2025-05-07T22:15:52.690Z] [INFO] RESTEasy Reactive - Common Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] RESTEasy Reactive - Server Parent [pom]
[2025-05-07T22:15:52.690Z] [INFO] RESTEasy Reactive - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] RESTEasy Reactive - Common Processor [jar]
[2025-05-07T22:15:52.690Z] [INFO] RESTEasy Reactive - Processor [jar]
[2025-05-07T22:15:52.690Z] [INFO] RESTEasy Reactive - Client Parent [pom]
[2025-05-07T22:15:52.690Z] [INFO] RESTEasy Reactive - Client - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] RESTEasy Reactive - Vert.x Support - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] RESTEasy Reactive - JSONB Support - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] RESTEasy Reactive - Jackson Support - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] RESTEasy Reactive - Client - Processor [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - BOM - Test [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Vert.x - HTTP [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console Runtime SPI [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console SPI [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - ArC [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - ArC - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - ArC - Deployment [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Undertow [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Undertow - SPI [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Security [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Security - Runtime SPI [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - SmallRye Context Propagation [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - SmallRye Context Propagation - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Mutiny [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Mutiny - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Netty [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Netty - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Vert.x [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Vert.x - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Vert.x - HTTP - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Undertow - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Netty - Deployment [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - SmallRye Context Propagation - Deployment [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Mutiny - Deployment [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Vert.x - Deployment [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Vert.x - HTTP - Deployment - SPI [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Kubernetes [pom]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Kubernetes - SPI [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Security - Runtime [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Security - SPI [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Security - Test Utilities [jar]
[2025-05-07T22:15:52.690Z] [INFO] Quarkus - Security - Deployment [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - JUnit 5 - Properties [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - JUnit 5 [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Vert.x - HTTP - Deployment [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Undertow - Deployment [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Core - Test Extension [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Core - Test Extension - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Core - Test Extension - Deployment [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - JUnit 4 Mock [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - H2 Database Support [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - Derby Database Support [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - Kubernetes Client Mock Server support [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - OpenShift Client Mock Server support [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito Config [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test framework - Vert.x [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Jackson [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Jackson - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Amazon Lambda [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Amazon Lambda - Common Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - Amazon Lambda [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - Arquillian Adapter [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - Dev Mode Test Utils [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - Maven Integration [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test framework - embedded LDAP server [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - Security [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - Security JWT [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Credentials [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Credentials - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye JWT Token Build [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye JWT Token Build - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - OpenID Connect Common [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - OpenID Connect Common - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - OpenID Connect Adapter [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - OpenID Connect Adapter - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - Security OIDC [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - OIDC Wiremock Server support [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - Keycloak Server support [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Jacoco [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Jacoco - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Jacoco - Deployment [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Reactive Streams Operators [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Kubernetes Service Binding [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Kubernetes Service Binding - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye Health [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye Health - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy - Parent - Aggregator [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy - Common [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy - Common - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy - Server common [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy - Server common - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy Reactive - Parent - Aggregator [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy Reactive - Common [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy Reactive - Common - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy Reactive [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy Reactive - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye Metrics [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye Metrics - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Jaeger [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Jaeger - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye OpenTracing [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye OpenTracing - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - MongoDB Client [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - MongoDB Client - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - MongoDB Support [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Test Framework - Infinispan Client Support [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Scheduler [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Scheduler - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Apache HttpClient - Parent [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Apache HttpClient - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - REST Client Config [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - REST Client Config - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - REST Client [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - REST Client - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - gRPC Common [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - gRPC Common - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye Stork Integration [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye Stork - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - gRPC parent [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - gRPC - Protoc Plugin [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - gRPC - Code Gen [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - gRPC - Stubs for health and reflection [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - gRPC - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Micrometer [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Micrometer - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Micrometer Registry - Prometheus - Parent [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Micrometer Registry - Prometheus Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy - Common - SPI [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy Reactive - SPI [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy - Common - Deployment [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - JAX-RS SPI - Parent [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - JAX-RS - SPI - Deployment [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy - Server common - SPI [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy - Server common - Deployment [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy - Deployment [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Apache HttpClient - Deployment [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - REST Client Config - Deployment [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye Fault tolerance [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye Fault tolerance - Runtime [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - SmallRye Fault tolerance - Deployment [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - REST Client - Deployment [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Jackson - SPI [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - Jackson - Deployment [jar]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy - Jackson [pom]
[2025-05-07T22:15:52.691Z] [INFO] Quarkus - RESTEasy - Jackson - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy - Jackson - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Reactive Routes [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Reactive Routes - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Hibernate Validator [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Hibernate Validator - SPI [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Elytron Security - Common [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Elytron Security - Common - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Elytron Security - Common - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Elytron Security [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Elytron Security - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Elytron Security - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Elytron Security Properties File [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Elytron Security Properties File - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Elytron Security Properties File - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Hibernate Validator - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - JSON-B [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - JSON-B - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy - JSON-B [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy - JSON-B - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - JSON-B - SPI [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - JSON-B - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy - JSON-B - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Hibernate Validator - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Reactive Routes - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Micrometer - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Micrometer Registry - Prometheus Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Scheduler - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Datasource [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Datasource - Common [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Agroal [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Agroal - SPI [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Datasource - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Narayana JTA [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Narayana JTA - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Agroal - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Quartz [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Quartz - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - SmallRye Metrics - SPI [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - SmallRye Metrics - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Quartz - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - JAXP [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - JAXP - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - JAXP - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - SmallRye Stork - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Configuration - YAML [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Configuration - YAML - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Configuration - YAML - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - JAXB [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - JAXB - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - JAXB - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - WebSockets Client [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - WebSockets Client - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - WebSockets [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - WebSockets - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - WebSockets Client - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - WebSockets - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - WebSockets Aggregator [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Undertow - WebSockets - Legacy Compat Artifact [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - WebJar Locator [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - WebJar Locator - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - WebJar Locator - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Common - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Server - SPI - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - JAX-RS Client Reactive [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - JAX-RS Client Reactive - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - JAX-RS Client Reactive - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Jackson [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - JAXB [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Panache [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Panache - Common [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Panache - Common - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Panache - Common - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Qute [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Qute - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Qute - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Qute [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Servlet [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - REST Client Reactive [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - REST Client Reactive - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - REST Client Reactive - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - REST Client Reactive Jackson [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - REST Client Reactive Jackson [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - REST Client Reactive Jackson - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Kotlin [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Kotlin - Runtime [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization Parent [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - Kotlin - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Deployment [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Tests [jar]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Links [pom]
[2025-05-07T22:15:52.692Z] [INFO] Quarkus - RESTEasy Reactive - Links - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy Reactive - Links - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Health - SPI [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye OpenAPI [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye OpenAPI - SPI [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye OpenAPI - Common [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye OpenAPI - Common - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Swagger UI [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Swagger UI - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Swagger UI - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye OpenAPI - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye OpenAPI - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Health - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Jaeger - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Caffeine [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Caffeine - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Hibernate ORM [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Hibernate ORM - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Narayana JTA - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Kubernetes Service Binding - SPI [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Credentials - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - DevServices [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - DevServices - H2 [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - JDBC [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - JDBC - H2 [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - JDBC - H2 - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - JDBC - H2 - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Agroal - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Caffeine - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Panache - Hibernate - Common [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Panache - Hibernate - Common - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Panache - Hibernate - Common - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Hibernate ORM - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye OpenTracing - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - OpenTelemetry - Parent - Aggregator [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - OpenTelemetry [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - OpenTelemetry - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - OpenTelemetry - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - gRPC Common - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - JAXB [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - JAXB - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - JAXB - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Links [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Links - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Links - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Mutiny - Common [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Mutiny [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Mutiny - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Mutiny - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Qute [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Qute - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Qute - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Multipart [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Multipart - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - RESTEasy - Multipart - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - REST Client - Jackson [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - REST Client - Jackson - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - REST Client - Jackson - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - REST Client - JSON-B [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - REST Client - JSON-B - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - REST Client - JSON-B - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - REST Client - JAXB [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - REST Client - JAXB - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - REST Client - JAXB - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - REST Client - Mutiny [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - REST Client - Mutiny - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - REST Client - Mutiny - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Reactive Streams Operators (deprecated) [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Reactive Type Converters [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Reactive Messaging [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kotlin [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Reactive Messaging - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Reactive Messaging - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Kafka - Client [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Kafka - Client - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - DevServices - Common [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Kafka - Client - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Avro [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Avro - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Apicurio Registry - Avro [pom]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Apicurio Registry - Avro - Runtime [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Avro - Deployment [jar]
[2025-05-07T22:15:52.693Z] [INFO] Quarkus - Apicurio Registry - Avro - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive Datasource [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive Datasource - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive Datasource - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - DevServices - DB2 [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive DB2 Client [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive DB2 Client - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive DB2 Client - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - DevServices - Postgresql [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive PostgreSQL Client [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive PostgreSQL Client - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive PostgreSQL Client - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive MySQL Client [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive MySQL Client - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - DevServices - MySQL [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive MySQL Client - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - DevServices - MSSQL [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive MS SQL Client [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - DevServices - Oracle [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive Oracle Client [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive Oracle Client - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Reactive Oracle Client - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Mailer [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Mailer - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Mailer - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - gRPC - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Redis Client [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Redis Client - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Redis Client - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Narayana STM [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Narayana STM - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Narayana STM - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Narayana LRA Participant - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - PostgreSQL [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - PostgreSQL - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - PostgreSQL - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - DB2 [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - DB2 - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - DB2 - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - Derby [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - Derby - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - DevServices - Derby [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - Derby - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - MariaDB [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - MariaDB - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - DevServices - MariaDB [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - MariaDB - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - MSSQL [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - MSSQL - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - MSSQL - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - MySQL [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - MySQL - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - MySQL - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - Oracle [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - Oracle - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - JDBC - Oracle - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate Envers - Parent [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate Envers - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate Envers - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate Reactive [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate Reactive - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate Reactive - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Panache - Mock [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate ORM with Panache - Common [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate ORM with Panache - JPA [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate ORM with Panache - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate ORM with Panache - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - JPA [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Panache - Query Language [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - MongoDB with Panache - Common [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - MongoDB with Panache - Common Runtime [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - MongoDB Client - Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - MongoDB with Panache - Common Deployment [jar]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common [pom]
[2025-05-07T22:15:52.694Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Hibernate Reactive with Panache - JPA [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Hibernate Reactive with Panache - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Hibernate Reactive with Panache - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - MongoDB with Panache - Parent [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - MongoDB with Panache - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - MongoDB with Panache - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Parent [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - REST data with Panache - Parent [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - REST data with Panache - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - REST data with Panache - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Parent [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - MongoDB REST data with Panache - Parent [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - MongoDB REST data with Panache - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - MongoDB REST data with Panache - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elasticsearch client common [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elasticsearch REST client common - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elasticsearch REST client common - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elasticsearch REST client - Parent [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elasticsearch REST client - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elasticsearch REST client - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elasticsearch REST high level client - Parent [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elasticsearch REST high level client - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elasticsearch REST high level client - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Kafka Streams [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Kafka Streams - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Kafka Streams - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring - DI [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring - DI - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring - DI - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Web - Parent - Aggregator [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Web [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Web - Common Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Parent [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Parent [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Web - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Web - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Tests [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Tests [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Data JPA [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring - Data JPA - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring - Data JPA - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Security - Parent [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Security - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Security - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Boot - Properties [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Boot - Properties - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Boot - Properties - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Cloud Config Client [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Cloud Config Client - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Cloud Config Client - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Cache [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Cache - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Cache - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring - Cache [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring - Cache - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring - Cache - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring - Scheduling [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring - Scheduling - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring - Scheduling - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring Data REST [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring - Data REST - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Spring - Data REST - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Security JPA [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Security JPA - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Security JPA - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elytron Security JDBC [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elytron Security JDBC - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elytron Security JDBC - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elytron Security LDAP [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elytron Security LDAP - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Elytron Security LDAP - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Security OAuth2 [pom]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Security OAuth2 - Runtime [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - Security OAuth2 - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - SmallRye JWT Build - Deployment [jar]
[2025-05-07T22:15:52.695Z] [INFO] Quarkus - SmallRye JWT [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - SmallRye JWT - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - SmallRye JWT - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Common - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Adapter - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Client [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Client - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Client - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Oidc Client Filter [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Client Filter - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Client Filter - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Oidc Client Reactive Filter [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Token Propagation [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Token Propagation - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Token Propagation - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Keycloak Authorization [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Keycloak Authorization - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Keycloak Admin Client [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Keycloak Admin Client - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Keycloak Admin Client - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Keycloak Authorization - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Infinispan - Client [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Infinispan - Client - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Infinispan - Client - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda Event Server [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda - Common Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda - Archetype [maven-archetype]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda X-Ray [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda Xray - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda X-Ray - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda HTTP [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda HTTP - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda HTTP Event Server [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda HTTP - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda HTTP - Archetype [maven-archetype]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API- Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda REST Event Server [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Archetype [maven-archetype]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - HTTP Azure Functions [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - HTTP Azure Functions - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - HTTP Azure Functions - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - HTTP Azure Functions - Archetype [maven-archetype]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy Server Common Parent [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy Server Common - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy Server Common - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy HTTP Binding [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy HTTP - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy HTTP - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy Amazon Lambda Binding [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy Amazon Lambda - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy Amazon Lambda - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy Amazon Lambda - Archetype [maven-archetype]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy Knative Events Binding [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy Knative Events - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy Knative Events - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy Google Cloud Functions Binding [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy Google Cloud Functions - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Funqy Google Cloud Functions - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Scala [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Scala - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Scala - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Container Image [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Container Image - Runtime [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Container Image - SPI [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Container Image - Util [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Container Image - Deployment [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Container Image - Buildpack - Parent [pom]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Container Image - Buildpack [jar]
[2025-05-07T22:15:52.696Z] [INFO] Quarkus - Container Image - Buildpack - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Container Image - Docker - Parent [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Container Image - Docker [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Container Image - Docker - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Container Image - Jib - Parent [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Container Image - Jib [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Container Image - Jib - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes Client [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes Client - Runtime - Internal [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes Client - SPI [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes Client - Internal - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Container Image - S2I - Parent [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Container Image - S2I [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Container Image - S2I - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Container Image - OpenShift - Parent [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Container Image - OpenShift [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Container Image - OpenShift - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes - Vanilla [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes - Vanilla - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes - Vanilla - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes - Openshift [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes - OpenShift - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes - Minikube [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes - Minikube - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes - Minikube - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes Client - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes Client - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes Config [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes Config - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes Config - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - OpenShift Client [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - OpenShift Client - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - OpenShift Client - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Kubernetes Service Binding - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Flyway [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Flyway - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Flyway - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Liquibase [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Liquibase - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Liquibase - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Liquibase MongoDB [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Liquibase MongoDB - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Liquibase MongoDB - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Parent [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - SmallRye GraphQL [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - SmallRye GraphQL - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - SmallRye GraphQL - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - SmallRye GraphQL Client [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - SmallRye GraphQL Client - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - SmallRye GraphQL Client - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Logging - JSON [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Logging - JSON - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Logging - JSON - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Logging - GELF [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Logging - GELF - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Logging - GELF - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Picocli [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Picocli - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Picocli - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - HTTP Google Cloud Functions [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - HTTP Google Cloud Functions - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - HTTP Google Cloud Functions - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Google Cloud Functions [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Google Cloud Functions - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Google Cloud Functions - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - AWT - Parent [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - AWT - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - AWT - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Dev tools - Project Core Extension Codestarts [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - BOM - Descriptor JSON [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Maven Plugin [maven-plugin]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Gradle Plugin - Parent [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Gradle Model [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Gradle Plugin [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Extension Gradle Plugin [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Command Line Interface [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Test - Avro code generation and reload [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - AWT [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - No AWT [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Bouncy Castle [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS JSSE [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Bouncy Castle JSSE [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Funqy Amazon Lambda [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Funqy Google Cloud Functions [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Class tranformer [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Class tranformer - Runtime [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Class tranformer - Deployment [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Shared library [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Common JPA entities [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Infinispan Client [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Devtools [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - DevTools Registry Client [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Gradle tooling [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Main [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Kafka [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Kafka SSL [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Kafka SASL [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Kafka SASL with Elytron [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Kafka OAUTH with Keycloak [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Kafka with Snappy [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Kafka Avro [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Kafka Streams [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - Kafka Dev Services [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - JPA [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping [pom]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library A [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library B [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern app [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy app [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - JPA - DB2 [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - JPA - Derby [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2025-05-07T22:15:52.697Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - JPA - MariaDB [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - JPA - H2 [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - JPA - MSSQL [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - JPA - MySQL [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - JPA - Oracle [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate ORM REST Data with Panache [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - DB2 [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - MySQL [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate ORM - Tenancy [pom]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Datasource [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Schema [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Envers [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Vert.x HTTP [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Vert.x Web [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Vert.x Web - Jackson [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Vert.x [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Spring DI [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Spring Web [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Spring Data JPA [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Spring Boot properties [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Spring Cloud Config Client [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Spring Data REST [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - JPA - Infinispan Cache [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Elytron Security [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Elytron Security OAuth2 [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy Reactive [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Elytron Undertow [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Flyway [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Liquibase [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Liquibase MongoDB [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Reactive [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Wiremock [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Smallrye JWT Token Propagation [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter Code Flow [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter WireMock [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Keycloak Policy Enforcer [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Reactive DB2 Client [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Reactive Pg Client [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Reactive MySQL Client [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Reactive MS SQL Client [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Reactive Oracle Client [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Test Extension Native Tests [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Amazon Lambda Stream Handler [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Container Image - Parent [pom]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Container Image - Invoker [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Container Image - Standard [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Kubernetes - Parent [pom]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Kubernetes - Invoker [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard - Kafka [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Kubernetes Client [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Kubernetes Service Binding JDBC [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - OpenShift Client [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - MongoDB Client [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Jackson [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - JSON-B [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - RESTEasy Jackson [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - RESTEasy Mutiny [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Virtual Http [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Virtual Http Resteasy Standalone [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Maven tooling [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Scala [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Kotlin [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Kotlin Serialization [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - MongoDB Panache [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - MongoDB Panache Kotlin [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - MongoDB REST Data with Panache [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Narayana STM [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Narayana JTA CDI [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Narayana LRA Coordinator and Participant [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Elytron Security JDBC [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Elytron Security LDAP [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Vert.x GraphQL [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - SmallRye Config [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - SmallRye Context Propagation [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - SmallRye Metrics [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL Client [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - Smallrye Opentracing [jar]
[2025-05-07T22:15:52.698Z] [INFO] Quarkus - Integration Tests - JPA without entities [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Quartz [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Redis Client [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Logging - GELF [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Cache [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Qute [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension [pom]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Bootstrap Config [pom]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Application [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - InjectMock [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - AMQP [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - Kafka [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials) [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - REST client [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent [pom]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - REST Client Reactive [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - REST Client Reactive: multipart messages [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - REST Client Reactive with Stork [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Packaging [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Simple with space [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Picocli [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Picocli Native [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - WebJar Locator [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Dev Mode [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - IDE Launcher [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST client [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST high level client [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Micrometer MP Metrics [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Micrometer Prometheus [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - OpenTelemetry [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Vert.x [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Reactive [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Logging - JSON [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - JAXB [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - JAXP [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Mailer [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Native Configuration Profile [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is unset [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is set [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Logging with Panache [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Locales [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Redis DevService [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - gRPC - TLS [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with gzip compression [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with Mutiny [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - gRPC - TLS with mutual auth [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - gRPC - Streaming [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - gRPC - Interceptors [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - gRPC - Proto v2 [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - gRPC - Health [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate Reactive [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - gRPC - External proto Test [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Google Cloud Functions HTTP [jar]
[2025-05-07T22:15:52.699Z] [INFO] Quarkus - Integration Tests - Google Cloud Function [jar]
[2025-05-07T22:15:52.699Z] [INFO]
[2025-05-07T22:15:52.699Z] [INFO] -------------------< io.quarkus:quarkus-ide-config >--------------------
[2025-05-07T22:15:52.699Z] [INFO] Building Quarkus - IDE/Tools - Config 2.7.5.Final [1/964]
[2025-05-07T22:15:52.699Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:15:52.699Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
[2025-05-07T22:15:52.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
[2025-05-07T22:15:52.699Z] [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 489 kB/s)
[2025-05-07T22:15:52.699Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
[2025-05-07T22:15:52.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
[2025-05-07T22:15:52.699Z] [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 520 kB/s)
[2025-05-07T22:15:52.699Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2025-05-07T22:15:52.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2025-05-07T22:15:52.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 4.9 MB/s)
[2025-05-07T22:15:52.699Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
[2025-05-07T22:15:52.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[2025-05-07T22:15:52.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 2.4 MB/s)
[2025-05-07T22:15:52.699Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
[2025-05-07T22:15:52.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
[2025-05-07T22:15:52.699Z] [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 3.0 MB/s)
[2025-05-07T22:15:52.699Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom
[2025-05-07T22:15:53.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom
[2025-05-07T22:15:53.329Z] [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 395 kB/s)
[2025-05-07T22:15:53.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2025-05-07T22:15:53.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2025-05-07T22:15:53.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 1.8 MB/s)
[2025-05-07T22:15:53.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar
[2025-05-07T22:15:53.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar
[2025-05-07T22:15:53.329Z] [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 3.5 MB/s)
[2025-05-07T22:15:53.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
[2025-05-07T22:15:53.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
[2025-05-07T22:15:53.329Z] [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 575 kB/s)
[2025-05-07T22:15:53.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[2025-05-07T22:15:53.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[2025-05-07T22:15:53.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 1.5 MB/s)
[2025-05-07T22:15:53.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
[2025-05-07T22:15:53.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
[2025-05-07T22:15:53.329Z] [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 1.5 MB/s)
[2025-05-07T22:15:53.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
[2025-05-07T22:15:53.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
[2025-05-07T22:15:53.329Z] [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 1.1 MB/s)
[2025-05-07T22:15:53.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[2025-05-07T22:15:53.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[2025-05-07T22:15:53.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 3.3 MB/s)
[2025-05-07T22:15:53.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
[2025-05-07T22:15:53.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
[2025-05-07T22:15:53.329Z] [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 4.0 MB/s)
[2025-05-07T22:15:53.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
[2025-05-07T22:15:53.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
[2025-05-07T22:15:53.329Z] [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 1.2 MB/s)
[2025-05-07T22:15:53.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[2025-05-07T22:15:53.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[2025-05-07T22:15:53.330Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 1.5 MB/s)
[2025-05-07T22:15:53.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
[2025-05-07T22:15:53.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
[2025-05-07T22:15:53.330Z] [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 4.7 MB/s)
[2025-05-07T22:15:53.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
[2025-05-07T22:15:53.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
[2025-05-07T22:15:53.330Z] [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 2.1 MB/s)
[2025-05-07T22:15:53.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
[2025-05-07T22:15:53.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
[2025-05-07T22:15:53.330Z] [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 8.9 MB/s)
[2025-05-07T22:15:53.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
[2025-05-07T22:15:53.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
[2025-05-07T22:15:53.330Z] [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 1.1 MB/s)
[2025-05-07T22:15:53.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
[2025-05-07T22:15:53.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
[2025-05-07T22:15:53.330Z] [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 3.0 MB/s)
[2025-05-07T22:15:53.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
[2025-05-07T22:15:53.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
[2025-05-07T22:15:53.330Z] [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 6.1 MB/s)
[2025-05-07T22:15:53.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom
[2025-05-07T22:15:53.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom
[2025-05-07T22:15:53.330Z] [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 913 kB/s)
[2025-05-07T22:15:53.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar
[2025-05-07T22:15:53.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar
[2025-05-07T22:15:53.330Z] [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 3.1 MB/s)
[2025-05-07T22:15:53.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
[2025-05-07T22:15:53.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
[2025-05-07T22:15:53.330Z] [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 713 kB/s)
[2025-05-07T22:15:53.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[2025-05-07T22:15:53.958Z] [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 1.4 MB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 5.3 MB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 2.4 MB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
[2025-05-07T22:15:53.958Z] [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 4.7 MB/s)
[2025-05-07T22:15:53.958Z] [INFO]
[2025-05-07T22:15:53.958Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-config ---
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2025-05-07T22:15:53.958Z] [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 327 kB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 3.1 MB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 4.0 MB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 1.8 MB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2025-05-07T22:15:53.958Z] [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 432 kB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2025-05-07T22:15:53.958Z] [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 556 kB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2025-05-07T22:15:53.958Z] [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 2.8 MB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2025-05-07T22:15:53.958Z] [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 386 kB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[2025-05-07T22:15:53.958Z] [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 895 kB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[2025-05-07T22:15:53.958Z] [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 521 kB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[2025-05-07T22:15:53.958Z] [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 237 kB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2025-05-07T22:15:53.958Z] [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 178 kB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2025-05-07T22:15:53.958Z] [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 1.3 MB/s)
[2025-05-07T22:15:53.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2025-05-07T22:15:53.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.5 MB/s)
[2025-05-07T22:15:53.959Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[2025-05-07T22:15:53.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[2025-05-07T22:15:53.959Z] [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 154 kB/s)
[2025-05-07T22:15:53.959Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2025-05-07T22:15:54.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2025-05-07T22:15:54.589Z] [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 839 kB/s)
[2025-05-07T22:15:54.589Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2025-05-07T22:15:54.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2025-05-07T22:15:54.589Z] [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 571 kB/s)
[2025-05-07T22:15:54.589Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[2025-05-07T22:15:54.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[2025-05-07T22:15:54.589Z] [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 667 kB/s)
[2025-05-07T22:15:54.589Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[2025-05-07T22:15:54.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[2025-05-07T22:15:54.589Z] [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 682 kB/s)
[2025-05-07T22:15:54.589Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2025-05-07T22:15:54.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2025-05-07T22:15:54.589Z] [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 1.8 MB/s)
[2025-05-07T22:15:54.589Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[2025-05-07T22:15:54.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[2025-05-07T22:15:54.589Z] [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 470 kB/s)
[2025-05-07T22:15:54.589Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2025-05-07T22:15:54.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2025-05-07T22:15:54.590Z] [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 764 kB/s)
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[2025-05-07T22:15:54.590Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 2.7 MB/s)
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2025-05-07T22:15:54.590Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 8.9 MB/s)
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/16/apache-16.pom
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[2025-05-07T22:15:54.590Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 2.6 MB/s)
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[2025-05-07T22:15:54.590Z] [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 4.9 MB/s)
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[2025-05-07T22:15:54.590Z] [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 4.3 MB/s)
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2025-05-07T22:15:54.590Z] [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 16 MB/s)
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[2025-05-07T22:15:54.590Z] [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 9.7 MB/s)
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[2025-05-07T22:15:54.590Z] [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 11 MB/s)
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[2025-05-07T22:15:54.590Z] [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 226 kB/s)
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[2025-05-07T22:15:54.590Z] [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 1.9 MB/s)
[2025-05-07T22:15:54.590Z] [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 6.1 MB/s)
[2025-05-07T22:15:54.590Z] [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 5.6 MB/s)
[2025-05-07T22:15:54.590Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 6.3 MB/s)
[2025-05-07T22:15:54.590Z] [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 14 MB/s)
[2025-05-07T22:15:54.590Z] [INFO]
[2025-05-07T22:15:54.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-config ---
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2025-05-07T22:15:54.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2025-05-07T22:15:54.590Z] [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 1.1 MB/s)
[2025-05-07T22:15:54.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2025-05-07T22:15:55.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2025-05-07T22:15:55.218Z] [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 314 kB/s)
[2025-05-07T22:15:55.218Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2025-05-07T22:15:55.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2025-05-07T22:15:55.218Z] [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 444 kB/s)
[2025-05-07T22:15:55.218Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2025-05-07T22:15:55.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2025-05-07T22:15:55.218Z] [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 152 kB/s)
[2025-05-07T22:15:55.218Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2025-05-07T22:15:55.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2025-05-07T22:15:55.218Z] [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 892 kB/s)
[2025-05-07T22:15:55.218Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2025-05-07T22:15:55.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2025-05-07T22:15:55.218Z] [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 592 kB/s)
[2025-05-07T22:15:55.218Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2025-05-07T22:15:55.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2025-05-07T22:15:55.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 1.4 MB/s)
[2025-05-07T22:15:55.218Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2025-05-07T22:15:55.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2025-05-07T22:15:55.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.4 MB/s)
[2025-05-07T22:15:55.218Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2025-05-07T22:15:55.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2025-05-07T22:15:55.218Z] [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 344 kB/s)
[2025-05-07T22:15:55.218Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2025-05-07T22:15:55.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2025-05-07T22:15:55.218Z] [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 386 kB/s)
[2025-05-07T22:15:55.218Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2025-05-07T22:15:55.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2025-05-07T22:15:55.218Z] [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 374 kB/s)
[2025-05-07T22:15:55.218Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2025-05-07T22:15:55.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2025-05-07T22:15:55.219Z] [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 412 kB/s)
[2025-05-07T22:15:55.219Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2025-05-07T22:15:55.219Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2025-05-07T22:15:55.219Z] [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 279 kB/s)
[2025-05-07T22:15:55.219Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2025-05-07T22:15:55.219Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2025-05-07T22:15:55.219Z] [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 1.1 MB/s)
[2025-05-07T22:15:55.219Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2025-05-07T22:15:55.219Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2025-05-07T22:15:55.219Z] [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 229 kB/s)
[2025-05-07T22:15:55.219Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2025-05-07T22:15:55.219Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2025-05-07T22:15:55.219Z] [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 616 kB/s)
[2025-05-07T22:15:55.219Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2025-05-07T22:15:55.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2025-05-07T22:15:55.847Z] [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 249 kB/s)
[2025-05-07T22:15:55.847Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
[2025-05-07T22:15:55.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
[2025-05-07T22:15:55.847Z] [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 314 kB/s)
[2025-05-07T22:15:55.847Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[2025-05-07T22:15:55.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[2025-05-07T22:15:55.847Z] [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 247 kB/s)
[2025-05-07T22:15:55.847Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2025-05-07T22:15:55.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2025-05-07T22:15:55.847Z] [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 82 kB/s)
[2025-05-07T22:15:55.847Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2025-05-07T22:15:55.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2025-05-07T22:15:55.847Z] [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 1.1 MB/s)
[2025-05-07T22:15:55.847Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
[2025-05-07T22:15:55.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
[2025-05-07T22:15:55.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 391 kB/s)
[2025-05-07T22:15:55.847Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2025-05-07T22:15:55.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2025-05-07T22:15:55.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 153 kB/s)
[2025-05-07T22:15:55.847Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2025-05-07T22:15:55.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2025-05-07T22:15:55.847Z] [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 329 kB/s)
[2025-05-07T22:15:55.847Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2025-05-07T22:15:55.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2025-05-07T22:15:55.847Z] [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 626 kB/s)
[2025-05-07T22:15:55.847Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
[2025-05-07T22:15:55.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
[2025-05-07T22:15:55.847Z] [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 590 kB/s)
[2025-05-07T22:15:55.847Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[2025-05-07T22:15:55.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[2025-05-07T22:15:55.848Z] [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 1.1 MB/s)
[2025-05-07T22:15:55.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2025-05-07T22:15:55.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2025-05-07T22:15:55.848Z] [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 849 kB/s)
[2025-05-07T22:15:55.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[2025-05-07T22:15:55.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[2025-05-07T22:15:55.848Z] [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 711 kB/s)
[2025-05-07T22:15:55.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
[2025-05-07T22:15:55.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
[2025-05-07T22:15:55.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 1.8 MB/s)
[2025-05-07T22:15:55.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2025-05-07T22:15:55.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2025-05-07T22:15:55.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 109 kB/s)
[2025-05-07T22:15:55.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2025-05-07T22:15:55.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2025-05-07T22:15:55.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 176 kB/s)
[2025-05-07T22:15:55.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[2025-05-07T22:15:55.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[2025-05-07T22:15:55.848Z] [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 1.0 MB/s)
[2025-05-07T22:15:55.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[2025-05-07T22:15:55.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[2025-05-07T22:15:55.848Z] [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 851 kB/s)
[2025-05-07T22:15:55.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[2025-05-07T22:15:55.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[2025-05-07T22:15:55.848Z] [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 351 kB/s)
[2025-05-07T22:15:55.848Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[2025-05-07T22:15:55.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[2025-05-07T22:15:55.848Z] [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 2.3 MB/s)
[2025-05-07T22:15:56.569Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[2025-05-07T22:15:56.570Z] [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 438 kB/s)
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2025-05-07T22:15:56.570Z] [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 503 kB/s)
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[2025-05-07T22:15:56.570Z] [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 352 kB/s)
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[2025-05-07T22:15:56.570Z] [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 1.8 MB/s)
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2025-05-07T22:15:56.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 5.4 MB/s)
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[2025-05-07T22:15:56.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 819 kB/s)
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2025-05-07T22:15:56.570Z] [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 3.9 MB/s)
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2025-05-07T22:15:56.570Z] [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 3.1 MB/s)
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2025-05-07T22:15:56.570Z] [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 2.1 MB/s)
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2025-05-07T22:15:56.570Z] [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 8.7 MB/s)
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2025-05-07T22:15:56.570Z] [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 589 kB/s)
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2025-05-07T22:15:56.570Z] [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 4.4 MB/s)
[2025-05-07T22:15:56.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2025-05-07T22:15:56.570Z] [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 18 MB/s)
[2025-05-07T22:15:56.570Z] [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 3.0 MB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2025-05-07T22:15:56.571Z] [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 1.9 MB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
[2025-05-07T22:15:56.571Z] [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 1.8 MB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
[2025-05-07T22:15:56.571Z] [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 3.2 MB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
[2025-05-07T22:15:56.571Z] [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 375 kB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2025-05-07T22:15:56.571Z] [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 772 kB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2025-05-07T22:15:56.571Z] [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 285 kB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
[2025-05-07T22:15:56.571Z] [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 816 kB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 979 kB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
[2025-05-07T22:15:56.571Z] [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 3.7 MB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
[2025-05-07T22:15:56.571Z] [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 1.9 MB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2025-05-07T22:15:56.571Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 4.5 MB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[2025-05-07T22:15:56.571Z] [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 1.1 MB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[2025-05-07T22:15:56.571Z] [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 908 kB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[2025-05-07T22:15:56.571Z] [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 2.3 MB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2025-05-07T22:15:56.571Z] [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 2.2 MB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
[2025-05-07T22:15:56.571Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 3.7 MB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 4.3 MB/s)
[2025-05-07T22:15:56.571Z] [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 626 kB/s)
[2025-05-07T22:15:56.571Z] [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 1.7 MB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 3.3 MB/s)
[2025-05-07T22:15:56.571Z] [INFO]
[2025-05-07T22:15:56.571Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-config ---
[2025-05-07T22:15:56.571Z] [INFO]
[2025-05-07T22:15:56.571Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-config ---
[2025-05-07T22:15:56.571Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2025-05-07T22:15:56.571Z] [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 396 kB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2025-05-07T22:15:56.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2025-05-07T22:15:56.571Z] [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 3.7 MB/s)
[2025-05-07T22:15:56.571Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2025-05-07T22:15:57.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2025-05-07T22:15:57.203Z] [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 363 kB/s)
[2025-05-07T22:15:57.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2025-05-07T22:15:57.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2025-05-07T22:15:57.203Z] [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 540 kB/s)
[2025-05-07T22:15:57.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2025-05-07T22:15:57.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2025-05-07T22:15:57.203Z] [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 978 kB/s)
[2025-05-07T22:15:57.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2025-05-07T22:15:57.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2025-05-07T22:15:57.203Z] [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 1.5 MB/s)
[2025-05-07T22:15:57.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2025-05-07T22:15:57.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2025-05-07T22:15:57.203Z] [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 148 kB/s)
[2025-05-07T22:15:57.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2025-05-07T22:15:57.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2025-05-07T22:15:57.203Z] [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 974 kB/s)
[2025-05-07T22:15:57.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[2025-05-07T22:15:57.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[2025-05-07T22:15:57.203Z] [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 564 kB/s)
[2025-05-07T22:15:57.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
[2025-05-07T22:15:57.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
[2025-05-07T22:15:57.203Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 3.9 MB/s)
[2025-05-07T22:15:57.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2025-05-07T22:15:57.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2025-05-07T22:15:57.203Z] [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 1.1 MB/s)
[2025-05-07T22:15:57.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2025-05-07T22:15:57.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2025-05-07T22:15:57.204Z] [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 434 kB/s)
[2025-05-07T22:15:57.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[2025-05-07T22:15:57.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[2025-05-07T22:15:57.204Z] [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 517 kB/s)
[2025-05-07T22:15:57.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[2025-05-07T22:15:57.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[2025-05-07T22:15:57.204Z] [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 267 kB/s)
[2025-05-07T22:15:57.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2025-05-07T22:15:57.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2025-05-07T22:15:57.204Z] [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 316 kB/s)
[2025-05-07T22:15:57.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2025-05-07T22:15:57.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2025-05-07T22:15:57.204Z] [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 126 kB/s)
[2025-05-07T22:15:57.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[2025-05-07T22:15:57.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[2025-05-07T22:15:57.204Z] [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 322 kB/s)
[2025-05-07T22:15:57.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2025-05-07T22:15:57.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2025-05-07T22:15:57.204Z] [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 1.9 MB/s)
[2025-05-07T22:15:57.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[2025-05-07T22:15:57.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[2025-05-07T22:15:57.204Z] [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 326 kB/s)
[2025-05-07T22:15:57.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2025-05-07T22:15:57.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2025-05-07T22:15:57.204Z] [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 316 kB/s)
[2025-05-07T22:15:57.204Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2025-05-07T22:15:57.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2025-05-07T22:15:58.208Z] [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 1.3 MB/s)
[2025-05-07T22:15:58.208Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2025-05-07T22:15:58.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2025-05-07T22:15:58.208Z] [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 373 kB/s)
[2025-05-07T22:15:58.208Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[2025-05-07T22:15:58.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[2025-05-07T22:15:58.208Z] [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 310 kB/s)
[2025-05-07T22:15:58.208Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[2025-05-07T22:15:58.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[2025-05-07T22:15:58.208Z] [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 309 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[2025-05-07T22:15:58.209Z] [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 240 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[2025-05-07T22:15:58.209Z] [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 408 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 2.5 MB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[2025-05-07T22:15:58.209Z] [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 262 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[2025-05-07T22:15:58.209Z] [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 580 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[2025-05-07T22:15:58.209Z] [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 379 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2025-05-07T22:15:58.209Z] [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 1.8 MB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2025-05-07T22:15:58.209Z] [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 453 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[2025-05-07T22:15:58.209Z] [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 537 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[2025-05-07T22:15:58.209Z] [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 1.4 MB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[2025-05-07T22:15:58.209Z] [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 285 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[2025-05-07T22:15:58.209Z] [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 1.6 MB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 4.9 MB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 899 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[2025-05-07T22:15:58.209Z] [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 292 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[2025-05-07T22:15:58.209Z] [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 413 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[2025-05-07T22:15:58.209Z] [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 1.2 MB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2025-05-07T22:15:58.209Z] [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 210 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 554 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2025-05-07T22:15:58.209Z] [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 735 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
[2025-05-07T22:15:58.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
[2025-05-07T22:15:58.209Z] [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 263 kB/s)
[2025-05-07T22:15:58.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
[2025-05-07T22:15:58.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
[2025-05-07T22:15:58.210Z] [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 3.2 MB/s)
[2025-05-07T22:15:58.210Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2025-05-07T22:15:58.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2025-05-07T22:15:58.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 5.7 MB/s)
[2025-05-07T22:15:58.210Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[2025-05-07T22:15:58.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[2025-05-07T22:15:58.210Z] [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 449 kB/s)
[2025-05-07T22:15:58.210Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
[2025-05-07T22:15:58.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
[2025-05-07T22:15:58.210Z] [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 242 kB/s)
[2025-05-07T22:15:58.210Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
[2025-05-07T22:15:58.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
[2025-05-07T22:15:58.210Z] [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 166 kB/s)
[2025-05-07T22:15:58.210Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
[2025-05-07T22:15:58.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
[2025-05-07T22:15:58.840Z] [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 276 kB/s)
[2025-05-07T22:15:58.840Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
[2025-05-07T22:15:58.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
[2025-05-07T22:15:58.840Z] [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 584 kB/s)
[2025-05-07T22:15:58.840Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
[2025-05-07T22:15:58.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
[2025-05-07T22:15:58.840Z] [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 377 kB/s)
[2025-05-07T22:15:58.840Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
[2025-05-07T22:15:58.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
[2025-05-07T22:15:58.840Z] [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 266 kB/s)
[2025-05-07T22:15:58.840Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
[2025-05-07T22:15:58.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
[2025-05-07T22:15:58.841Z] [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 450 kB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 3.5 MB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 5.2 MB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 2.4 MB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
[2025-05-07T22:15:58.841Z] [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 361 kB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
[2025-05-07T22:15:58.841Z] [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 359 kB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 2.2 MB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 6.8 MB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 3.0 MB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
[2025-05-07T22:15:58.841Z] [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 265 kB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
[2025-05-07T22:15:58.841Z] [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 385 kB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
[2025-05-07T22:15:58.841Z] [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 156 kB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
[2025-05-07T22:15:58.841Z] [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 387 kB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
[2025-05-07T22:15:58.841Z] [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 432 kB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
[2025-05-07T22:15:58.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
[2025-05-07T22:15:58.841Z] [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 288 kB/s)
[2025-05-07T22:15:58.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
[2025-05-07T22:15:59.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
[2025-05-07T22:15:59.473Z] [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 358 kB/s)
[2025-05-07T22:15:59.473Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
[2025-05-07T22:15:59.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
[2025-05-07T22:15:59.473Z] [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 290 kB/s)
[2025-05-07T22:15:59.473Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
[2025-05-07T22:15:59.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
[2025-05-07T22:15:59.473Z] [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 1.1 MB/s)
[2025-05-07T22:15:59.473Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
[2025-05-07T22:15:59.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
[2025-05-07T22:15:59.473Z] [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 386 kB/s)
[2025-05-07T22:15:59.473Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
[2025-05-07T22:15:59.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
[2025-05-07T22:15:59.473Z] [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 118 kB/s)
[2025-05-07T22:15:59.473Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[2025-05-07T22:15:59.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[2025-05-07T22:15:59.473Z] [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 467 kB/s)
[2025-05-07T22:15:59.473Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[2025-05-07T22:15:59.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[2025-05-07T22:15:59.473Z] [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 3.1 MB/s)
[2025-05-07T22:15:59.473Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2025-05-07T22:15:59.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2025-05-07T22:15:59.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 5.0 MB/s)
[2025-05-07T22:15:59.473Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/11/apache-11.pom
[2025-05-07T22:15:59.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[2025-05-07T22:15:59.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 2.5 MB/s)
[2025-05-07T22:15:59.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[2025-05-07T22:15:59.474Z] [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 197 kB/s)
[2025-05-07T22:15:59.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[2025-05-07T22:15:59.474Z] [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 209 kB/s)
[2025-05-07T22:15:59.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 2.7 MB/s)
[2025-05-07T22:15:59.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[2025-05-07T22:15:59.474Z] [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 164 kB/s)
[2025-05-07T22:15:59.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
[2025-05-07T22:15:59.474Z] [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 393 kB/s)
[2025-05-07T22:15:59.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 1.8 MB/s)
[2025-05-07T22:15:59.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 5.2 MB/s)
[2025-05-07T22:15:59.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
[2025-05-07T22:15:59.474Z] [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 409 kB/s)
[2025-05-07T22:15:59.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
[2025-05-07T22:15:59.474Z] [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 190 kB/s)
[2025-05-07T22:15:59.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[2025-05-07T22:15:59.474Z] [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 724 kB/s)
[2025-05-07T22:15:59.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 690 kB/s)
[2025-05-07T22:15:59.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[2025-05-07T22:15:59.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[2025-05-07T22:16:00.103Z] [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 161 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
[2025-05-07T22:16:00.103Z] [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 134 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
[2025-05-07T22:16:00.103Z] [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 293 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[2025-05-07T22:16:00.103Z] [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 446 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[2025-05-07T22:16:00.103Z] [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 1.6 MB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
[2025-05-07T22:16:00.103Z] [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 172 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
[2025-05-07T22:16:00.103Z] [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 238 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
[2025-05-07T22:16:00.103Z] [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 217 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[2025-05-07T22:16:00.103Z] [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 361 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[2025-05-07T22:16:00.103Z] [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 305 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
[2025-05-07T22:16:00.103Z] [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 199 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
[2025-05-07T22:16:00.103Z] [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 194 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
[2025-05-07T22:16:00.103Z] [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 184 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
[2025-05-07T22:16:00.103Z] [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 181 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
[2025-05-07T22:16:00.103Z] [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 544 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[2025-05-07T22:16:00.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[2025-05-07T22:16:00.103Z] [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 494 kB/s)
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
[2025-05-07T22:16:00.103Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[2025-05-07T22:16:00.104Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[2025-05-07T22:16:00.734Z] [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 20 MB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
[2025-05-07T22:16:00.734Z] [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 3.5 MB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[2025-05-07T22:16:00.734Z] [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 5.2 MB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[2025-05-07T22:16:00.734Z] [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 6.3 MB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[2025-05-07T22:16:00.734Z] [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 2.1 MB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[2025-05-07T22:16:00.734Z] [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 3.6 MB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[2025-05-07T22:16:00.734Z] [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 21 MB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
[2025-05-07T22:16:00.734Z] [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 4.0 MB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[2025-05-07T22:16:00.734Z] [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 2.2 MB/s)
[2025-05-07T22:16:00.734Z] [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 925 kB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[2025-05-07T22:16:00.734Z] [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 7.4 MB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[2025-05-07T22:16:00.734Z] [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 7.8 MB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[2025-05-07T22:16:00.734Z] [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 326 kB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[2025-05-07T22:16:00.734Z] [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 557 kB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
[2025-05-07T22:16:00.734Z] [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 326 kB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
[2025-05-07T22:16:00.734Z] [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 721 kB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[2025-05-07T22:16:00.734Z] [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 400 kB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
[2025-05-07T22:16:00.734Z] [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 354 kB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[2025-05-07T22:16:00.734Z] [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 755 kB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[2025-05-07T22:16:00.734Z] [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 362 kB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[2025-05-07T22:16:00.734Z] [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 353 kB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
[2025-05-07T22:16:00.734Z] [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 1.0 MB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 1.0 MB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
[2025-05-07T22:16:00.734Z] [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 255 kB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
[2025-05-07T22:16:00.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 880 kB/s)
[2025-05-07T22:16:00.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
[2025-05-07T22:16:00.735Z] [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 275 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[2025-05-07T22:16:00.735Z] [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 213 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
[2025-05-07T22:16:00.735Z] [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 2.0 MB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
[2025-05-07T22:16:00.735Z] [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 1.4 MB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
[2025-05-07T22:16:00.735Z] [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 1.1 MB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
[2025-05-07T22:16:00.735Z] [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 883 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
[2025-05-07T22:16:00.735Z] [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 531 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
[2025-05-07T22:16:00.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 2.7 MB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
[2025-05-07T22:16:00.735Z] [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 518 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
[2025-05-07T22:16:00.735Z] [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 1.0 MB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
[2025-05-07T22:16:00.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 3.8 MB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
[2025-05-07T22:16:00.735Z] [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 403 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
[2025-05-07T22:16:00.735Z] [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 919 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[2025-05-07T22:16:00.735Z] [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 814 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
[2025-05-07T22:16:00.735Z] [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 727 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
[2025-05-07T22:16:00.735Z] [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 773 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
[2025-05-07T22:16:00.735Z] [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 955 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
[2025-05-07T22:16:00.735Z] [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 39 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[2025-05-07T22:16:00.735Z] [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 99 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
[2025-05-07T22:16:00.735Z] [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 6.5 MB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
[2025-05-07T22:16:00.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 1.5 MB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
[2025-05-07T22:16:00.735Z] [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 102 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
[2025-05-07T22:16:00.735Z] [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 54 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
[2025-05-07T22:16:00.735Z] [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 6.1 MB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
[2025-05-07T22:16:00.735Z] [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 41 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
[2025-05-07T22:16:00.735Z] [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 59 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
[2025-05-07T22:16:00.735Z] [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 30 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
[2025-05-07T22:16:00.735Z] [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 8.5 MB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[2025-05-07T22:16:00.735Z] [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 491 kB/s)
[2025-05-07T22:16:00.735Z] [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 1.7 MB/s)
[2025-05-07T22:16:00.735Z] [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 186 kB/s)
[2025-05-07T22:16:00.735Z] [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 1.6 MB/s)
[2025-05-07T22:16:00.735Z] [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 24 MB/s)
[2025-05-07T22:16:00.735Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2025-05-07T22:16:00.735Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2025-05-07T22:16:00.735Z] [INFO] Storing buildNumber: 2733bae7cb7ded76d324b41a3a9f4e81b89ee122 at timestamp: 1746656160412
[2025-05-07T22:16:00.735Z] [WARNING] Cannot get the branch information from the git repository:
[2025-05-07T22:16:00.735Z] Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[2025-05-07T22:16:00.735Z]
[2025-05-07T22:16:00.735Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2025-05-07T22:16:00.735Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2025-05-07T22:16:00.735Z] [INFO] Storing buildScmBranch: UNKNOWN
[2025-05-07T22:16:00.735Z] [INFO]
[2025-05-07T22:16:00.735Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-ide-config ---
[2025-05-07T22:16:00.735Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[2025-05-07T22:16:00.735Z] [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 507 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[2025-05-07T22:16:00.735Z] [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 4.4 MB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2025-05-07T22:16:00.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 4.1 MB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[2025-05-07T22:16:00.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 2.0 MB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[2025-05-07T22:16:00.735Z] [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 634 kB/s)
[2025-05-07T22:16:00.735Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[2025-05-07T22:16:00.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[2025-05-07T22:16:00.735Z] [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 449 kB/s)
[2025-05-07T22:16:00.736Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[2025-05-07T22:16:00.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[2025-05-07T22:16:00.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 3.3 MB/s)
[2025-05-07T22:16:00.736Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[2025-05-07T22:16:01.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[2025-05-07T22:16:01.363Z] [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 272 kB/s)
[2025-05-07T22:16:01.363Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
[2025-05-07T22:16:01.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
[2025-05-07T22:16:01.363Z] [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 982 kB/s)
[2025-05-07T22:16:01.363Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
[2025-05-07T22:16:01.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
[2025-05-07T22:16:01.363Z] [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 1.3 MB/s)
[2025-05-07T22:16:01.363Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[2025-05-07T22:16:01.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[2025-05-07T22:16:01.363Z] [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 769 kB/s)
[2025-05-07T22:16:01.363Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[2025-05-07T22:16:01.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[2025-05-07T22:16:01.363Z] [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 326 kB/s)
[2025-05-07T22:16:01.363Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[2025-05-07T22:16:01.364Z] [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 138 kB/s)
[2025-05-07T22:16:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[2025-05-07T22:16:01.364Z] [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 1.7 MB/s)
[2025-05-07T22:16:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[2025-05-07T22:16:01.364Z] [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 1.6 MB/s)
[2025-05-07T22:16:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
[2025-05-07T22:16:01.364Z] [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 710 kB/s)
[2025-05-07T22:16:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
[2025-05-07T22:16:01.364Z] [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 1.3 MB/s)
[2025-05-07T22:16:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.3.1/asm-3.3.1.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 38 kB/s)
[2025-05-07T22:16:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[2025-05-07T22:16:01.364Z] [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 866 kB/s)
[2025-05-07T22:16:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[2025-05-07T22:16:01.364Z] [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 125 kB/s)
[2025-05-07T22:16:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[2025-05-07T22:16:01.364Z] [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 801 kB/s)
[2025-05-07T22:16:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[2025-05-07T22:16:01.364Z] [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 777 kB/s)
[2025-05-07T22:16:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[2025-05-07T22:16:01.364Z] [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 1.0 MB/s)
[2025-05-07T22:16:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 1.7 MB/s)
[2025-05-07T22:16:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2025-05-07T22:16:01.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 1.7 MB/s)
[2025-05-07T22:16:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[2025-05-07T22:16:01.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[2025-05-07T22:16:01.992Z] [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 1.2 MB/s)
[2025-05-07T22:16:01.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[2025-05-07T22:16:01.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[2025-05-07T22:16:01.992Z] [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 367 kB/s)
[2025-05-07T22:16:01.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[2025-05-07T22:16:01.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[2025-05-07T22:16:01.992Z] [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 564 kB/s)
[2025-05-07T22:16:01.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[2025-05-07T22:16:01.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[2025-05-07T22:16:01.992Z] [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 128 kB/s)
[2025-05-07T22:16:01.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[2025-05-07T22:16:01.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[2025-05-07T22:16:01.992Z] [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 612 kB/s)
[2025-05-07T22:16:01.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[2025-05-07T22:16:01.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[2025-05-07T22:16:01.992Z] [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 270 kB/s)
[2025-05-07T22:16:01.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[2025-05-07T22:16:01.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[2025-05-07T22:16:01.992Z] [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 412 kB/s)
[2025-05-07T22:16:01.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[2025-05-07T22:16:01.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[2025-05-07T22:16:01.992Z] [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 505 kB/s)
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[2025-05-07T22:16:01.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[2025-05-07T22:16:01.993Z] [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 290 kB/s)
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[2025-05-07T22:16:01.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[2025-05-07T22:16:01.993Z] [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 3.1 MB/s)
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[2025-05-07T22:16:01.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[2025-05-07T22:16:01.993Z] [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 251 kB/s)
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[2025-05-07T22:16:01.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[2025-05-07T22:16:01.993Z] [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 73 kB/s)
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[2025-05-07T22:16:01.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[2025-05-07T22:16:01.993Z] [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 670 kB/s)
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[2025-05-07T22:16:01.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[2025-05-07T22:16:01.993Z] [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 585 kB/s)
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2025-05-07T22:16:01.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2025-05-07T22:16:01.993Z] [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 3.1 MB/s)
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
[2025-05-07T22:16:01.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
[2025-05-07T22:16:01.993Z] [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 619 kB/s)
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[2025-05-07T22:16:01.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[2025-05-07T22:16:01.993Z] [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 825 kB/s)
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[2025-05-07T22:16:01.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[2025-05-07T22:16:01.993Z] [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 641 kB/s)
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[2025-05-07T22:16:01.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[2025-05-07T22:16:01.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 1.2 MB/s)
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2025-05-07T22:16:01.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2025-05-07T22:16:01.993Z] [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 1.3 MB/s)
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[2025-05-07T22:16:01.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[2025-05-07T22:16:02.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[2025-05-07T22:16:02.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
[2025-05-07T22:16:02.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.3.1/asm-3.3.1.jar
[2025-05-07T22:16:02.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
[2025-05-07T22:16:02.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[2025-05-07T22:16:02.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[2025-05-07T22:16:02.620Z] [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 7.5 MB/s)
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[2025-05-07T22:16:02.620Z] [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 6.2 MB/s)
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[2025-05-07T22:16:02.620Z] [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 5.9 MB/s)
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[2025-05-07T22:16:02.620Z] [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 5.2 MB/s)
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[2025-05-07T22:16:02.620Z] [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 4.0 MB/s)
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[2025-05-07T22:16:02.620Z] [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 1.2 MB/s)
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[2025-05-07T22:16:02.620Z] [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 1.8 MB/s)
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[2025-05-07T22:16:02.620Z] [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 8.9 MB/s)
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
[2025-05-07T22:16:02.620Z] [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 27 MB/s)
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[2025-05-07T22:16:02.620Z] [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 4.9 MB/s)
[2025-05-07T22:16:02.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
[2025-05-07T22:16:02.620Z] [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 4.6 MB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[2025-05-07T22:16:02.621Z] [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 1.6 MB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
[2025-05-07T22:16:02.621Z] [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 7.4 MB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[2025-05-07T22:16:02.621Z] [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 4.4 MB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[2025-05-07T22:16:02.621Z] [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 111 kB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[2025-05-07T22:16:02.621Z] [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 4.2 MB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
[2025-05-07T22:16:02.621Z] [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 805 kB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[2025-05-07T22:16:02.621Z] [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 4.3 MB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
[2025-05-07T22:16:02.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 807 kB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[2025-05-07T22:16:02.621Z] [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 922 kB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[2025-05-07T22:16:02.621Z] [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 3.5 MB/s)
[2025-05-07T22:16:02.621Z] [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 5.9 MB/s)
[2025-05-07T22:16:02.621Z] [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 2.4 MB/s)
[2025-05-07T22:16:02.621Z] [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 130 kB/s)
[2025-05-07T22:16:02.621Z] [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 23 MB/s)
[2025-05-07T22:16:02.621Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:02.621Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:02.621Z] [INFO] Copying 2 resources
[2025-05-07T22:16:02.621Z] [INFO]
[2025-05-07T22:16:02.621Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-config ---
[2025-05-07T22:16:02.621Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[2025-05-07T22:16:02.621Z] [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 948 kB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2025-05-07T22:16:02.621Z] [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 1.1 MB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[2025-05-07T22:16:02.621Z] [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 578 kB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2025-05-07T22:16:02.621Z] [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 822 kB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2025-05-07T22:16:02.621Z] [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 107 kB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2025-05-07T22:16:02.621Z] [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 1.0 MB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2025-05-07T22:16:02.621Z] [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 690 kB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[2025-05-07T22:16:02.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 587 kB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
[2025-05-07T22:16:02.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[2025-05-07T22:16:02.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.9 MB/s)
[2025-05-07T22:16:02.621Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2025-05-07T22:16:03.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2025-05-07T22:16:03.250Z] [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 2.6 MB/s)
[2025-05-07T22:16:03.250Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[2025-05-07T22:16:03.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[2025-05-07T22:16:03.250Z] [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 108 kB/s)
[2025-05-07T22:16:03.250Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2025-05-07T22:16:03.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2025-05-07T22:16:03.250Z] [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 1.0 MB/s)
[2025-05-07T22:16:03.250Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2025-05-07T22:16:03.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2025-05-07T22:16:03.250Z] [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 443 kB/s)
[2025-05-07T22:16:03.250Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2025-05-07T22:16:03.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2025-05-07T22:16:03.250Z] [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 766 kB/s)
[2025-05-07T22:16:03.250Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[2025-05-07T22:16:03.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[2025-05-07T22:16:03.250Z] [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 138 kB/s)
[2025-05-07T22:16:03.250Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[2025-05-07T22:16:03.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[2025-05-07T22:16:03.251Z] [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 128 kB/s)
[2025-05-07T22:16:03.251Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2025-05-07T22:16:03.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2025-05-07T22:16:03.251Z] [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 134 kB/s)
[2025-05-07T22:16:03.251Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[2025-05-07T22:16:03.251Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2025-05-07T22:16:03.251Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
[2025-05-07T22:16:03.251Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2025-05-07T22:16:03.251Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[2025-05-07T22:16:03.251Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[2025-05-07T22:16:03.251Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[2025-05-07T22:16:03.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[2025-05-07T22:16:03.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2025-05-07T22:16:03.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[2025-05-07T22:16:03.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2025-05-07T22:16:03.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[2025-05-07T22:16:03.251Z] [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 1.9 MB/s)
[2025-05-07T22:16:03.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[2025-05-07T22:16:03.251Z] [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 3.4 MB/s)
[2025-05-07T22:16:03.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[2025-05-07T22:16:03.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 8.6 MB/s)
[2025-05-07T22:16:03.251Z] [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 2.6 MB/s)
[2025-05-07T22:16:03.251Z] [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 336 kB/s)
[2025-05-07T22:16:03.251Z] [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 20 MB/s)
[2025-05-07T22:16:03.251Z] [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 1.1 MB/s)
[2025-05-07T22:16:03.251Z] [INFO] No sources to compile
[2025-05-07T22:16:03.251Z] [INFO]
[2025-05-07T22:16:03.251Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-ide-config ---
[2025-05-07T22:16:03.251Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:03.251Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:03.251Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/ide-config/src/test/resources
[2025-05-07T22:16:03.251Z] [INFO]
[2025-05-07T22:16:03.251Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-config ---
[2025-05-07T22:16:03.251Z] [INFO] No sources to compile
[2025-05-07T22:16:03.251Z] [INFO]
[2025-05-07T22:16:03.251Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-config ---
[2025-05-07T22:16:03.251Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
[2025-05-07T22:16:03.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
[2025-05-07T22:16:03.251Z] [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 1.6 MB/s)
[2025-05-07T22:16:03.251Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
[2025-05-07T22:16:03.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
[2025-05-07T22:16:03.251Z] [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 459 kB/s)
[2025-05-07T22:16:03.251Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
[2025-05-07T22:16:03.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
[2025-05-07T22:16:03.971Z] [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 528 kB/s)
[2025-05-07T22:16:03.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
[2025-05-07T22:16:03.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
[2025-05-07T22:16:03.971Z] [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 651 kB/s)
[2025-05-07T22:16:03.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
[2025-05-07T22:16:03.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
[2025-05-07T22:16:03.971Z] [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 4.5 MB/s)
[2025-05-07T22:16:03.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
[2025-05-07T22:16:03.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
[2025-05-07T22:16:03.971Z] [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 577 kB/s)
[2025-05-07T22:16:03.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
[2025-05-07T22:16:03.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
[2025-05-07T22:16:03.971Z] [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 807 kB/s)
[2025-05-07T22:16:03.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
[2025-05-07T22:16:03.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
[2025-05-07T22:16:03.971Z] [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 202 kB/s)
[2025-05-07T22:16:03.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
[2025-05-07T22:16:03.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
[2025-05-07T22:16:03.971Z] [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 318 kB/s)
[2025-05-07T22:16:03.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2025-05-07T22:16:03.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2025-05-07T22:16:03.971Z] [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 3.6 MB/s)
[2025-05-07T22:16:03.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2025-05-07T22:16:03.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2025-05-07T22:16:03.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 5.3 MB/s)
[2025-05-07T22:16:03.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
[2025-05-07T22:16:03.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
[2025-05-07T22:16:03.971Z] [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 1.9 MB/s)
[2025-05-07T22:16:03.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2025-05-07T22:16:03.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2025-05-07T22:16:03.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 2.3 MB/s)
[2025-05-07T22:16:03.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2025-05-07T22:16:03.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2025-05-07T22:16:03.971Z] [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 768 kB/s)
[2025-05-07T22:16:03.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2025-05-07T22:16:03.972Z] [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 558 kB/s)
[2025-05-07T22:16:03.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2025-05-07T22:16:03.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 4.0 MB/s)
[2025-05-07T22:16:03.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.pom
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
[2025-05-07T22:16:03.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 491 kB/s)
[2025-05-07T22:16:03.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
[2025-05-07T22:16:03.972Z] [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 2.4 MB/s)
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
[2025-05-07T22:16:03.972Z] [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 1.2 MB/s)
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
[2025-05-07T22:16:03.972Z] [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 8.0 MB/s)
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
[2025-05-07T22:16:03.972Z] [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 7.1 MB/s)
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2025-05-07T22:16:03.972Z] [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 16 MB/s)
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2025-05-07T22:16:03.972Z] [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 467 kB/s)
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
[2025-05-07T22:16:03.972Z] [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 5.6 MB/s)
[2025-05-07T22:16:03.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
[2025-05-07T22:16:03.972Z] [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 2.1 MB/s)
[2025-05-07T22:16:03.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 4.3 MB/s)
[2025-05-07T22:16:03.972Z] [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 1.3 MB/s)
[2025-05-07T22:16:03.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 9.6 MB/s)
[2025-05-07T22:16:03.972Z] [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 37 MB/s)
[2025-05-07T22:16:03.972Z] [INFO] No tests to run.
[2025-05-07T22:16:03.972Z] [INFO]
[2025-05-07T22:16:03.972Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-config ---
[2025-05-07T22:16:04.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
[2025-05-07T22:16:04.599Z] [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 781 kB/s)
[2025-05-07T22:16:04.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2025-05-07T22:16:04.599Z] [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 852 kB/s)
[2025-05-07T22:16:04.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 8.1 MB/s)
[2025-05-07T22:16:04.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 2.3 MB/s)
[2025-05-07T22:16:04.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
[2025-05-07T22:16:04.599Z] [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 693 kB/s)
[2025-05-07T22:16:04.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[2025-05-07T22:16:04.599Z] [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 392 kB/s)
[2025-05-07T22:16:04.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
[2025-05-07T22:16:04.599Z] [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 346 kB/s)
[2025-05-07T22:16:04.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 4.1 MB/s)
[2025-05-07T22:16:04.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[2025-05-07T22:16:04.599Z] [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 1.1 MB/s)
[2025-05-07T22:16:04.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2025-05-07T22:16:04.599Z] [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 1.0 MB/s)
[2025-05-07T22:16:04.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 6.2 MB/s)
[2025-05-07T22:16:04.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 3.0 MB/s)
[2025-05-07T22:16:04.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[2025-05-07T22:16:04.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 2.0 MB/s)
[2025-05-07T22:16:04.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2025-05-07T22:16:04.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2025-05-07T22:16:04.600Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 6.0 MB/s)
[2025-05-07T22:16:04.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom
[2025-05-07T22:16:04.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom
[2025-05-07T22:16:04.600Z] [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 1.1 MB/s)
[2025-05-07T22:16:04.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom
[2025-05-07T22:16:04.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom
[2025-05-07T22:16:04.600Z] [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 967 kB/s)
[2025-05-07T22:16:04.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[2025-05-07T22:16:04.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[2025-05-07T22:16:04.600Z] [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 1.0 MB/s)
[2025-05-07T22:16:04.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom
[2025-05-07T22:16:04.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom
[2025-05-07T22:16:04.600Z] [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 909 kB/s)
[2025-05-07T22:16:04.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
[2025-05-07T22:16:04.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
[2025-05-07T22:16:04.600Z] [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 3.6 MB/s)
[2025-05-07T22:16:04.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[2025-05-07T22:16:04.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[2025-05-07T22:16:04.600Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 2.9 MB/s)
[2025-05-07T22:16:04.600Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
[2025-05-07T22:16:05.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
[2025-05-07T22:16:05.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 381 kB/s)
[2025-05-07T22:16:05.229Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[2025-05-07T22:16:05.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[2025-05-07T22:16:05.229Z] [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 378 kB/s)
[2025-05-07T22:16:05.229Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
[2025-05-07T22:16:05.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
[2025-05-07T22:16:05.229Z] [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 804 kB/s)
[2025-05-07T22:16:05.229Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
[2025-05-07T22:16:05.229Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
[2025-05-07T22:16:05.229Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
[2025-05-07T22:16:05.229Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar
[2025-05-07T22:16:05.229Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar
[2025-05-07T22:16:05.229Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar
[2025-05-07T22:16:05.229Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
[2025-05-07T22:16:05.229Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[2025-05-07T22:16:05.229Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
[2025-05-07T22:16:05.229Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar
[2025-05-07T22:16:05.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
[2025-05-07T22:16:05.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
[2025-05-07T22:16:05.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
[2025-05-07T22:16:05.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar
[2025-05-07T22:16:05.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar
[2025-05-07T22:16:05.229Z] [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 5.9 MB/s)
[2025-05-07T22:16:05.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar
[2025-05-07T22:16:05.229Z] [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 5.2 MB/s)
[2025-05-07T22:16:05.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
[2025-05-07T22:16:05.229Z] [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 2.4 MB/s)
[2025-05-07T22:16:05.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[2025-05-07T22:16:05.229Z] [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 3.8 MB/s)
[2025-05-07T22:16:05.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
[2025-05-07T22:16:05.229Z] [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 14 MB/s)
[2025-05-07T22:16:05.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar
[2025-05-07T22:16:05.229Z] [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 5.0 MB/s)
[2025-05-07T22:16:05.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 2.6 MB/s)
[2025-05-07T22:16:05.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 4.7 MB/s)
[2025-05-07T22:16:05.229Z] [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 20 MB/s)
[2025-05-07T22:16:05.229Z] [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 8.5 MB/s)
[2025-05-07T22:16:05.229Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar
[2025-05-07T22:16:05.229Z] [INFO]
[2025-05-07T22:16:05.229Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-config ---
[2025-05-07T22:16:05.858Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar
[2025-05-07T22:16:05.858Z] [INFO]
[2025-05-07T22:16:05.858Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-config ---
[2025-05-07T22:16:05.858Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
[2025-05-07T22:16:05.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[2025-05-07T22:16:05.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 100 kB/s)
[2025-05-07T22:16:05.858Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2025-05-07T22:16:05.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2025-05-07T22:16:05.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 1.1 MB/s)
[2025-05-07T22:16:05.858Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
[2025-05-07T22:16:05.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
[2025-05-07T22:16:05.858Z] [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 506 kB/s)
[2025-05-07T22:16:05.858Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
[2025-05-07T22:16:05.858Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
[2025-05-07T22:16:05.858Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[2025-05-07T22:16:05.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2025-05-07T22:16:05.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[2025-05-07T22:16:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[2025-05-07T22:16:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[2025-05-07T22:16:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
[2025-05-07T22:16:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2025-05-07T22:16:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[2025-05-07T22:16:05.859Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 7.6 MB/s)
[2025-05-07T22:16:05.859Z] [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 2.9 MB/s)
[2025-05-07T22:16:05.859Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 15 MB/s)
[2025-05-07T22:16:05.859Z] [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 9.7 MB/s)
[2025-05-07T22:16:05.859Z] [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 11 MB/s)
[2025-05-07T22:16:05.859Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.jar
[2025-05-07T22:16:05.859Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2025-05-07T22:16:05.859Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final-sources.jar
[2025-05-07T22:16:05.859Z] [INFO]
[2025-05-07T22:16:05.859Z] [INFO] ------------------< io.quarkus:quarkus-revapi-config >------------------
[2025-05-07T22:16:05.859Z] [INFO] Building Quarkus - Revapi Configuration 2.7.5.Final [2/964]
[2025-05-07T22:16:05.859Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:16:05.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
[2025-05-07T22:16:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
[2025-05-07T22:16:05.859Z] [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 555 kB/s)
[2025-05-07T22:16:05.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[2025-05-07T22:16:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[2025-05-07T22:16:05.859Z] [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 4.3 MB/s)
[2025-05-07T22:16:05.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
[2025-05-07T22:16:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
[2025-05-07T22:16:05.859Z] [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 6.8 MB/s)
[2025-05-07T22:16:05.859Z] [INFO]
[2025-05-07T22:16:05.859Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-revapi-config ---
[2025-05-07T22:16:05.859Z] [INFO]
[2025-05-07T22:16:05.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-revapi-config ---
[2025-05-07T22:16:05.859Z] [INFO]
[2025-05-07T22:16:05.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-revapi-config ---
[2025-05-07T22:16:05.859Z] [INFO]
[2025-05-07T22:16:05.859Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-revapi-config ---
[2025-05-07T22:16:05.859Z] [INFO]
[2025-05-07T22:16:05.859Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-revapi-config ---
[2025-05-07T22:16:05.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:05.859Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:05.859Z] [INFO] Copying 2 resources
[2025-05-07T22:16:05.859Z] [INFO]
[2025-05-07T22:16:05.859Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-revapi-config ---
[2025-05-07T22:16:05.859Z] [INFO] No sources to compile
[2025-05-07T22:16:05.859Z] [INFO]
[2025-05-07T22:16:05.859Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-revapi-config ---
[2025-05-07T22:16:05.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:05.859Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:05.859Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/revapi/src/test/resources
[2025-05-07T22:16:05.859Z] [INFO]
[2025-05-07T22:16:05.859Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-revapi-config ---
[2025-05-07T22:16:05.859Z] [INFO] No sources to compile
[2025-05-07T22:16:05.859Z] [INFO]
[2025-05-07T22:16:05.859Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-revapi-config ---
[2025-05-07T22:16:05.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
[2025-05-07T22:16:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
[2025-05-07T22:16:05.859Z] [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 1.1 MB/s)
[2025-05-07T22:16:05.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
[2025-05-07T22:16:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
[2025-05-07T22:16:05.859Z] [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 272 kB/s)
[2025-05-07T22:16:05.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
[2025-05-07T22:16:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
[2025-05-07T22:16:05.859Z] [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 1.9 MB/s)
[2025-05-07T22:16:05.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
[2025-05-07T22:16:05.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
[2025-05-07T22:16:05.859Z] [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 506 kB/s)
[2025-05-07T22:16:05.859Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
[2025-05-07T22:16:06.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
[2025-05-07T22:16:06.487Z] [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 93 kB/s)
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
[2025-05-07T22:16:06.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
[2025-05-07T22:16:06.487Z] [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 1.1 MB/s)
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[2025-05-07T22:16:06.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[2025-05-07T22:16:06.487Z] [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 339 kB/s)
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[2025-05-07T22:16:06.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[2025-05-07T22:16:06.487Z] [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 1.2 MB/s)
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
[2025-05-07T22:16:06.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
[2025-05-07T22:16:06.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 3.9 MB/s)
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[2025-05-07T22:16:06.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[2025-05-07T22:16:06.487Z] [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 669 kB/s)
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
[2025-05-07T22:16:06.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
[2025-05-07T22:16:06.487Z] [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 2.0 MB/s)
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.jar
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[2025-05-07T22:16:06.487Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
[2025-05-07T22:16:06.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
[2025-05-07T22:16:06.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
[2025-05-07T22:16:06.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
[2025-05-07T22:16:06.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
[2025-05-07T22:16:06.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
[2025-05-07T22:16:06.488Z] [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 1.2 MB/s)
[2025-05-07T22:16:06.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[2025-05-07T22:16:06.488Z] [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 1.1 MB/s)
[2025-05-07T22:16:06.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
[2025-05-07T22:16:06.488Z] [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 9.8 MB/s)
[2025-05-07T22:16:06.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[2025-05-07T22:16:06.488Z] [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 14 MB/s)
[2025-05-07T22:16:06.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[2025-05-07T22:16:06.488Z] [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 11 MB/s)
[2025-05-07T22:16:06.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
[2025-05-07T22:16:06.488Z] [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 22 MB/s)
[2025-05-07T22:16:06.488Z] [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 438 kB/s)
[2025-05-07T22:16:06.488Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 12 MB/s)
[2025-05-07T22:16:06.488Z] [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 1.3 MB/s)
[2025-05-07T22:16:06.488Z] [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 9.9 MB/s)
[2025-05-07T22:16:06.488Z] [INFO] No tests to run.
[2025-05-07T22:16:06.488Z] [INFO]
[2025-05-07T22:16:06.488Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-revapi-config ---
[2025-05-07T22:16:06.488Z] [INFO] Building jar: /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final.jar
[2025-05-07T22:16:06.488Z] [INFO]
[2025-05-07T22:16:06.488Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-revapi-config ---
[2025-05-07T22:16:06.488Z] [INFO] Building jar: /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final-sources.jar
[2025-05-07T22:16:06.488Z] [INFO]
[2025-05-07T22:16:06.488Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-revapi-config ---
[2025-05-07T22:16:06.488Z] [INFO] Installing /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final.jar
[2025-05-07T22:16:06.488Z] [INFO] Installing /quarkus/independent-projects/revapi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final.pom
[2025-05-07T22:16:06.488Z] [INFO] Installing /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final-sources.jar
[2025-05-07T22:16:06.488Z] [INFO]
[2025-05-07T22:16:06.488Z] [INFO] ---------------------< io.quarkus.arc:arc-parent >----------------------
[2025-05-07T22:16:06.488Z] [INFO] Building ArC - Parent pom 2.7.5.Final [3/964]
[2025-05-07T22:16:06.488Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:16:06.488Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.pom
[2025-05-07T22:16:06.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.pom
[2025-05-07T22:16:06.488Z] [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 1.7 MB/s)
[2025-05-07T22:16:06.488Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.jar
[2025-05-07T22:16:06.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.jar
[2025-05-07T22:16:06.488Z] [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 5.3 MB/s)
[2025-05-07T22:16:06.488Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom
[2025-05-07T22:16:06.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom
[2025-05-07T22:16:06.488Z] [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 3.7 MB/s)
[2025-05-07T22:16:06.488Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar
[2025-05-07T22:16:07.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar
[2025-05-07T22:16:07.116Z] [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 5.2 MB/s)
[2025-05-07T22:16:07.116Z] [INFO]
[2025-05-07T22:16:07.116Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-parent ---
[2025-05-07T22:16:07.116Z] [INFO]
[2025-05-07T22:16:07.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-parent ---
[2025-05-07T22:16:07.116Z] [INFO]
[2025-05-07T22:16:07.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-parent ---
[2025-05-07T22:16:07.116Z] [INFO]
[2025-05-07T22:16:07.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-parent ---
[2025-05-07T22:16:07.116Z] [INFO]
[2025-05-07T22:16:07.116Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-parent ---
[2025-05-07T22:16:07.116Z] [INFO]
[2025-05-07T22:16:07.116Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-parent ---
[2025-05-07T22:16:07.116Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
[2025-05-07T22:16:07.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
[2025-05-07T22:16:07.116Z] [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 2.2 MB/s)
[2025-05-07T22:16:07.116Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom
[2025-05-07T22:16:07.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom
[2025-05-07T22:16:07.116Z] [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 2.8 MB/s)
[2025-05-07T22:16:07.116Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2025-05-07T22:16:07.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2025-05-07T22:16:07.116Z] [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 402 kB/s)
[2025-05-07T22:16:07.116Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2025-05-07T22:16:07.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2025-05-07T22:16:07.116Z] [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 2.0 MB/s)
[2025-05-07T22:16:07.116Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[2025-05-07T22:16:07.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[2025-05-07T22:16:07.116Z] [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 228 kB/s)
[2025-05-07T22:16:07.116Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[2025-05-07T22:16:07.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[2025-05-07T22:16:07.116Z] [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 262 kB/s)
[2025-05-07T22:16:07.116Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom
[2025-05-07T22:16:07.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom
[2025-05-07T22:16:07.116Z] [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 422 kB/s)
[2025-05-07T22:16:07.116Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom
[2025-05-07T22:16:07.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom
[2025-05-07T22:16:07.116Z] [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 1.2 MB/s)
[2025-05-07T22:16:07.116Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2025-05-07T22:16:07.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2025-05-07T22:16:07.117Z] [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 552 kB/s)
[2025-05-07T22:16:07.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2025-05-07T22:16:07.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2025-05-07T22:16:07.117Z] [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 2.6 MB/s)
[2025-05-07T22:16:07.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2025-05-07T22:16:07.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2025-05-07T22:16:07.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 3.8 MB/s)
[2025-05-07T22:16:07.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2025-05-07T22:16:07.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2025-05-07T22:16:07.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 7.0 MB/s)
[2025-05-07T22:16:07.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2025-05-07T22:16:07.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2025-05-07T22:16:07.117Z] [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 400 kB/s)
[2025-05-07T22:16:07.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.pom
[2025-05-07T22:16:07.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.pom
[2025-05-07T22:16:07.117Z] [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 2.0 MB/s)
[2025-05-07T22:16:07.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom
[2025-05-07T22:16:07.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom
[2025-05-07T22:16:07.117Z] [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 2.1 MB/s)
[2025-05-07T22:16:07.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom
[2025-05-07T22:16:07.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom
[2025-05-07T22:16:07.117Z] [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 2.7 MB/s)
[2025-05-07T22:16:07.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/w3c/css/sac/1.3/sac-1.3.pom
[2025-05-07T22:16:07.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom
[2025-05-07T22:16:07.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom (1.1 kB at 189 kB/s)
[2025-05-07T22:16:07.117Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
[2025-05-07T22:16:07.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
[2025-05-07T22:16:07.745Z] [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 4.4 MB/s)
[2025-05-07T22:16:07.745Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/cglib/cglib/2.2.2/cglib-2.2.2.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom (1.5 kB at 246 kB/s)
[2025-05-07T22:16:07.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[2025-05-07T22:16:07.746Z] [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 1.9 MB/s)
[2025-05-07T22:16:07.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 4.5 MB/s)
[2025-05-07T22:16:07.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[2025-05-07T22:16:07.746Z] [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 3.1 MB/s)
[2025-05-07T22:16:07.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 3.2 MB/s)
[2025-05-07T22:16:07.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom
[2025-05-07T22:16:07.746Z] [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 885 kB/s)
[2025-05-07T22:16:07.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[2025-05-07T22:16:07.746Z] [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 535 kB/s)
[2025-05-07T22:16:07.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom
[2025-05-07T22:16:07.746Z] [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 379 kB/s)
[2025-05-07T22:16:07.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom
[2025-05-07T22:16:07.746Z] [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 361 kB/s)
[2025-05-07T22:16:07.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom
[2025-05-07T22:16:07.746Z] [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 281 kB/s)
[2025-05-07T22:16:07.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom
[2025-05-07T22:16:07.746Z] [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 502 kB/s)
[2025-05-07T22:16:07.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
[2025-05-07T22:16:07.746Z] [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 247 kB/s)
[2025-05-07T22:16:07.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom
[2025-05-07T22:16:07.746Z] [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 247 kB/s)
[2025-05-07T22:16:07.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom
[2025-05-07T22:16:07.746Z] [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 197 kB/s)
[2025-05-07T22:16:07.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom
[2025-05-07T22:16:07.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom
[2025-05-07T22:16:07.746Z] [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 246 kB/s)
[2025-05-07T22:16:07.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom
[2025-05-07T22:16:07.747Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom
[2025-05-07T22:16:07.747Z] [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 273 kB/s)
[2025-05-07T22:16:07.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom
[2025-05-07T22:16:08.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom
[2025-05-07T22:16:08.471Z] [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 391 kB/s)
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom
[2025-05-07T22:16:08.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom
[2025-05-07T22:16:08.471Z] [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 357 kB/s)
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom
[2025-05-07T22:16:08.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom
[2025-05-07T22:16:08.471Z] [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 331 kB/s)
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom
[2025-05-07T22:16:08.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom
[2025-05-07T22:16:08.471Z] [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 306 kB/s)
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom
[2025-05-07T22:16:08.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom
[2025-05-07T22:16:08.471Z] [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 215 kB/s)
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom
[2025-05-07T22:16:08.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom
[2025-05-07T22:16:08.471Z] [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 916 kB/s)
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/cglib/cglib/2.2.2/cglib-2.2.2.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[2025-05-07T22:16:08.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/w3c/css/sac/1.3/sac-1.3.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar
[2025-05-07T22:16:08.472Z] [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 660 kB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2025-05-07T22:16:08.472Z] [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 200 kB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2025-05-07T22:16:08.472Z] [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 1.3 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2025-05-07T22:16:08.472Z] [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 675 kB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2025-05-07T22:16:08.472Z] [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 14 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 3.3 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar
[2025-05-07T22:16:08.472Z] [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 9.9 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar
[2025-05-07T22:16:08.472Z] [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 889 kB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
[2025-05-07T22:16:08.472Z] [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 17 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar
[2025-05-07T22:16:08.472Z] [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 8.8 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar
[2025-05-07T22:16:08.472Z] [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 4.6 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[2025-05-07T22:16:08.472Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar (287 kB at 5.3 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.jar
[2025-05-07T22:16:08.472Z] [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 51 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar
[2025-05-07T22:16:08.472Z] [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 395 kB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.jar
[2025-05-07T22:16:08.472Z] [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 4.0 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.jar
[2025-05-07T22:16:08.472Z] [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 1.4 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar
[2025-05-07T22:16:08.472Z] [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 966 kB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.jar
[2025-05-07T22:16:08.472Z] [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 11 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.jar
[2025-05-07T22:16:08.472Z] [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 1.6 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.jar
[2025-05-07T22:16:08.472Z] [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 1.2 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.jar
[2025-05-07T22:16:08.472Z] [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 1.8 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.jar
[2025-05-07T22:16:08.472Z] [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 1.3 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.jar
[2025-05-07T22:16:08.472Z] [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 13 MB/s)
[2025-05-07T22:16:08.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.jar
[2025-05-07T22:16:08.473Z] [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 839 kB/s)
[2025-05-07T22:16:08.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.jar
[2025-05-07T22:16:08.473Z] [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 565 kB/s)
[2025-05-07T22:16:08.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.jar
[2025-05-07T22:16:08.473Z] [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 724 kB/s)
[2025-05-07T22:16:08.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar
[2025-05-07T22:16:08.473Z] [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 832 kB/s)
[2025-05-07T22:16:08.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar
[2025-05-07T22:16:08.473Z] [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 2.1 MB/s)
[2025-05-07T22:16:08.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar (394 kB at 2.7 MB/s)
[2025-05-07T22:16:08.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar (16 kB at 105 kB/s)
[2025-05-07T22:16:08.473Z] [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 39 MB/s)
[2025-05-07T22:16:09.101Z] [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 93 MB/s)
[2025-05-07T22:16:09.101Z] [INFO]
[2025-05-07T22:16:09.101Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-parent ---
[2025-05-07T22:16:09.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom
[2025-05-07T22:16:09.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom
[2025-05-07T22:16:09.101Z] [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 542 kB/s)
[2025-05-07T22:16:09.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom
[2025-05-07T22:16:09.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom
[2025-05-07T22:16:09.101Z] [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 2.2 MB/s)
[2025-05-07T22:16:09.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2025-05-07T22:16:09.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2025-05-07T22:16:09.101Z] [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 1.0 MB/s)
[2025-05-07T22:16:09.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[2025-05-07T22:16:09.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[2025-05-07T22:16:09.101Z] [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 1.3 MB/s)
[2025-05-07T22:16:09.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
[2025-05-07T22:16:09.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
[2025-05-07T22:16:09.101Z] [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 172 kB/s)
[2025-05-07T22:16:09.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[2025-05-07T22:16:09.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[2025-05-07T22:16:09.101Z] [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 352 kB/s)
[2025-05-07T22:16:09.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[2025-05-07T22:16:09.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[2025-05-07T22:16:09.101Z] [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 997 kB/s)
[2025-05-07T22:16:09.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar
[2025-05-07T22:16:09.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2025-05-07T22:16:09.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
[2025-05-07T22:16:09.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
[2025-05-07T22:16:09.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar
[2025-05-07T22:16:09.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2025-05-07T22:16:09.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
[2025-05-07T22:16:09.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
[2025-05-07T22:16:09.101Z] [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 21 MB/s)
[2025-05-07T22:16:09.101Z] [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 1.3 MB/s)
[2025-05-07T22:16:09.101Z] [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 31 MB/s)
[2025-05-07T22:16:09.101Z] [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 50 MB/s)
[2025-05-07T22:16:09.101Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:16:09.101Z] [INFO]
[2025-05-07T22:16:09.101Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-parent ---
[2025-05-07T22:16:09.101Z] [INFO]
[2025-05-07T22:16:09.101Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-parent ---
[2025-05-07T22:16:09.101Z] [INFO] Installing /quarkus/independent-projects/arc/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-parent/2.7.5.Final/arc-parent-2.7.5.Final.pom
[2025-05-07T22:16:09.101Z] [INFO]
[2025-05-07T22:16:09.101Z] [INFO] -------------------------< io.quarkus.arc:arc >-------------------------
[2025-05-07T22:16:09.101Z] [INFO] Building ArC - Runtime 2.7.5.Final [4/964]
[2025-05-07T22:16:09.101Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:16:09.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom
[2025-05-07T22:16:09.101Z] [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 881 kB/s)
[2025-05-07T22:16:09.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[2025-05-07T22:16:09.102Z] [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 2.6 MB/s)
[2025-05-07T22:16:09.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom
[2025-05-07T22:16:09.102Z] [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 1.5 MB/s)
[2025-05-07T22:16:09.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom
[2025-05-07T22:16:09.102Z] [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 1.2 MB/s)
[2025-05-07T22:16:09.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
[2025-05-07T22:16:09.102Z] [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 2.6 MB/s)
[2025-05-07T22:16:09.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
[2025-05-07T22:16:09.102Z] [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 467 kB/s)
[2025-05-07T22:16:09.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.pom
[2025-05-07T22:16:09.102Z] [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 2.1 MB/s)
[2025-05-07T22:16:09.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom
[2025-05-07T22:16:09.102Z] [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 1.2 MB/s)
[2025-05-07T22:16:09.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom
[2025-05-07T22:16:09.102Z] [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 426 kB/s)
[2025-05-07T22:16:09.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom
[2025-05-07T22:16:09.102Z] [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 533 kB/s)
[2025-05-07T22:16:09.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom
[2025-05-07T22:16:09.730Z] [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 530 kB/s)
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[2025-05-07T22:16:09.730Z] [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 337 kB/s)
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom
[2025-05-07T22:16:09.730Z] [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 472 kB/s)
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[2025-05-07T22:16:09.730Z] [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 254 kB/s)
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom
[2025-05-07T22:16:09.730Z] [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 501 kB/s)
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom
[2025-05-07T22:16:09.730Z] [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 640 kB/s)
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom
[2025-05-07T22:16:09.730Z] [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 640 kB/s)
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom
[2025-05-07T22:16:09.730Z] [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 1.9 MB/s)
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.jar
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar
[2025-05-07T22:16:09.730Z] [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 2.1 MB/s)
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
[2025-05-07T22:16:09.730Z] [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 7.8 MB/s)
[2025-05-07T22:16:09.730Z] [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 5.7 MB/s)
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar
[2025-05-07T22:16:09.730Z] [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 5.3 MB/s)
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar
[2025-05-07T22:16:09.730Z] [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 388 kB/s)
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[2025-05-07T22:16:09.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar
[2025-05-07T22:16:09.730Z] [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 1.6 MB/s)
[2025-05-07T22:16:09.730Z] [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 398 kB/s)
[2025-05-07T22:16:09.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar
[2025-05-07T22:16:09.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[2025-05-07T22:16:09.731Z] [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 810 kB/s)
[2025-05-07T22:16:09.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar
[2025-05-07T22:16:09.731Z] [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 8.8 MB/s)
[2025-05-07T22:16:09.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar
[2025-05-07T22:16:09.731Z] [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 333 kB/s)
[2025-05-07T22:16:09.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar
[2025-05-07T22:16:09.731Z] [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 243 kB/s)
[2025-05-07T22:16:09.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar
[2025-05-07T22:16:09.731Z] [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 3.5 MB/s)
[2025-05-07T22:16:09.731Z] [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 5.5 MB/s)
[2025-05-07T22:16:09.731Z] [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 6.8 MB/s)
[2025-05-07T22:16:09.731Z] [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 1.6 MB/s)
[2025-05-07T22:16:09.731Z] [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 14 MB/s)
[2025-05-07T22:16:09.731Z] [INFO]
[2025-05-07T22:16:09.731Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc ---
[2025-05-07T22:16:09.731Z] [INFO]
[2025-05-07T22:16:09.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc ---
[2025-05-07T22:16:09.731Z] [INFO]
[2025-05-07T22:16:09.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc ---
[2025-05-07T22:16:09.731Z] [INFO]
[2025-05-07T22:16:09.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc ---
[2025-05-07T22:16:09.731Z] [INFO]
[2025-05-07T22:16:09.731Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc ---
[2025-05-07T22:16:09.731Z] [INFO]
[2025-05-07T22:16:09.731Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc ---
[2025-05-07T22:16:11.776Z] [INFO] Processed 102 files in 2s95ms (Formatted: 0, Unchanged: 102, Failed: 0, Readonly: 0)
[2025-05-07T22:16:11.776Z] [INFO]
[2025-05-07T22:16:11.776Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc ---
[2025-05-07T22:16:13.145Z] [INFO] Processed 102 files in 00:01.383 (Already Sorted: 102, Needed Sorting: 0)
[2025-05-07T22:16:13.145Z] [INFO]
[2025-05-07T22:16:13.145Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc ---
[2025-05-07T22:16:13.145Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:13.145Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:13.145Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/runtime/src/main/resources
[2025-05-07T22:16:13.145Z] [INFO]
[2025-05-07T22:16:13.145Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc ---
[2025-05-07T22:16:13.145Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:16:13.145Z] [INFO] Compiling 101 source files to /quarkus/independent-projects/arc/runtime/target/classes
[2025-05-07T22:16:16.902Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Qualifiers.java:[138,24] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2025-05-07T22:16:16.902Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[124,29] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2025-05-07T22:16:16.902Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[140,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2025-05-07T22:16:16.902Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[152,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2025-05-07T22:16:16.902Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[164,24] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2025-05-07T22:16:16.902Z] [INFO]
[2025-05-07T22:16:16.902Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc ---
[2025-05-07T22:16:16.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:16.902Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:16.902Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/runtime/src/test/resources
[2025-05-07T22:16:16.902Z] [INFO]
[2025-05-07T22:16:16.902Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc ---
[2025-05-07T22:16:16.902Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:16:16.902Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/arc/runtime/target/test-classes
[2025-05-07T22:16:16.902Z] [INFO]
[2025-05-07T22:16:16.902Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc ---
[2025-05-07T22:16:16.902Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
[2025-05-07T22:16:16.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
[2025-05-07T22:16:16.902Z] [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 2.3 MB/s)
[2025-05-07T22:16:16.902Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
[2025-05-07T22:16:16.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
[2025-05-07T22:16:16.902Z] [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 1.1 MB/s)
[2025-05-07T22:16:16.902Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[2025-05-07T22:16:16.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[2025-05-07T22:16:16.902Z] [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 362 kB/s)
[2025-05-07T22:16:16.902Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[2025-05-07T22:16:16.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[2025-05-07T22:16:16.902Z] [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 436 kB/s)
[2025-05-07T22:16:16.902Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
[2025-05-07T22:16:16.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
[2025-05-07T22:16:16.902Z] [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 317 kB/s)
[2025-05-07T22:16:16.902Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2025-05-07T22:16:16.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2025-05-07T22:16:16.902Z] [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 130 kB/s)
[2025-05-07T22:16:16.902Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
[2025-05-07T22:16:16.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
[2025-05-07T22:16:16.902Z] [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 342 kB/s)
[2025-05-07T22:16:16.902Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
[2025-05-07T22:16:16.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
[2025-05-07T22:16:16.902Z] [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 168 kB/s)
[2025-05-07T22:16:16.902Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2025-05-07T22:16:16.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2025-05-07T22:16:16.902Z] [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 210 kB/s)
[2025-05-07T22:16:16.902Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
[2025-05-07T22:16:16.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
[2025-05-07T22:16:16.902Z] [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 266 kB/s)
[2025-05-07T22:16:16.902Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
[2025-05-07T22:16:16.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
[2025-05-07T22:16:16.903Z] [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 264 kB/s)
[2025-05-07T22:16:16.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
[2025-05-07T22:16:16.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
[2025-05-07T22:16:16.903Z] [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 315 kB/s)
[2025-05-07T22:16:16.903Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2025-05-07T22:16:17.533Z] [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 2.9 MB/s)
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2025-05-07T22:16:17.533Z] [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 1.7 MB/s)
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
[2025-05-07T22:16:17.533Z] [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 6.0 MB/s)
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
[2025-05-07T22:16:17.533Z] [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 1.0 MB/s)
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 464 kB/s)
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 2.8 MB/s)
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2025-05-07T22:16:17.533Z] [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 652 kB/s)
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2025-05-07T22:16:17.533Z] [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 1.5 MB/s)
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
[2025-05-07T22:16:17.533Z] [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 1.4 MB/s)
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13/junit-4.13.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 3.6 MB/s)
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 102 kB/s)
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2025-05-07T22:16:17.533Z] [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 264 kB/s)
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 1.5 MB/s)
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2025-05-07T22:16:17.533Z] [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 195 kB/s)
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
[2025-05-07T22:16:17.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2025-05-07T22:16:17.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
[2025-05-07T22:16:17.534Z] [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 13 MB/s)
[2025-05-07T22:16:17.534Z] [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 197 kB/s)
[2025-05-07T22:16:17.534Z] [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 1.3 MB/s)
[2025-05-07T22:16:17.534Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2025-05-07T22:16:17.534Z] [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 7.9 MB/s)
[2025-05-07T22:16:17.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2025-05-07T22:16:17.534Z] [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 647 kB/s)
[2025-05-07T22:16:17.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
[2025-05-07T22:16:17.534Z] [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 11 MB/s)
[2025-05-07T22:16:17.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar
[2025-05-07T22:16:17.534Z] [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 18 MB/s)
[2025-05-07T22:16:17.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom
[2025-05-07T22:16:17.534Z] [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 504 kB/s)
[2025-05-07T22:16:17.534Z] [INFO]
[2025-05-07T22:16:17.534Z] [INFO] -------------------------------------------------------
[2025-05-07T22:16:17.534Z] [INFO] T E S T S
[2025-05-07T22:16:17.534Z] [INFO] -------------------------------------------------------
[2025-05-07T22:16:17.534Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:16:18.164Z] [INFO] Running io.quarkus.arc.impl.QualifiersTest
[2025-05-07T22:16:18.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in io.quarkus.arc.impl.QualifiersTest
[2025-05-07T22:16:18.792Z] [INFO]
[2025-05-07T22:16:18.792Z] [INFO] Results:
[2025-05-07T22:16:18.792Z] [INFO]
[2025-05-07T22:16:18.792Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:16:18.792Z] [INFO]
[2025-05-07T22:16:18.792Z] [INFO]
[2025-05-07T22:16:18.792Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc ---
[2025-05-07T22:16:18.792Z] [INFO] Building jar: /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final.jar
[2025-05-07T22:16:18.792Z] [INFO]
[2025-05-07T22:16:18.792Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc ---
[2025-05-07T22:16:18.792Z] [INFO] Building jar: /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final-sources.jar
[2025-05-07T22:16:18.792Z] [INFO]
[2025-05-07T22:16:18.792Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc ---
[2025-05-07T22:16:18.792Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final.jar
[2025-05-07T22:16:18.792Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/pom.xml to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final.pom
[2025-05-07T22:16:18.792Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final-sources.jar
[2025-05-07T22:16:18.792Z] [INFO]
[2025-05-07T22:16:18.792Z] [INFO] --------------------< io.quarkus.arc:arc-processor >--------------------
[2025-05-07T22:16:18.792Z] [INFO] Building ArC - Processor 2.7.5.Final [5/964]
[2025-05-07T22:16:18.792Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:16:18.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom
[2025-05-07T22:16:18.792Z] [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 678 kB/s)
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom
[2025-05-07T22:16:18.793Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 2.4 MB/s)
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom
[2025-05-07T22:16:18.793Z] [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 1.2 MB/s)
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
[2025-05-07T22:16:18.793Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 296 kB/s)
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[2025-05-07T22:16:18.793Z] [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 226 kB/s)
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[2025-05-07T22:16:18.793Z] [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 432 kB/s)
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[2025-05-07T22:16:18.793Z] [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 327 kB/s)
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom
[2025-05-07T22:16:18.793Z] [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 4.8 MB/s)
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom
[2025-05-07T22:16:18.793Z] [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 3.5 MB/s)
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[2025-05-07T22:16:18.793Z] [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 938 kB/s)
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[2025-05-07T22:16:18.793Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 11 MB/s)
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[2025-05-07T22:16:18.793Z] [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 7.1 MB/s)
[2025-05-07T22:16:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar
[2025-05-07T22:16:18.793Z] [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 4.4 MB/s)
[2025-05-07T22:16:18.793Z] [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 6.6 MB/s)
[2025-05-07T22:16:18.793Z] [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 14 MB/s)
[2025-05-07T22:16:18.793Z] [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 2.3 MB/s)
[2025-05-07T22:16:18.793Z] [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 64 MB/s)
[2025-05-07T22:16:18.793Z] [INFO]
[2025-05-07T22:16:18.793Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-processor ---
[2025-05-07T22:16:18.793Z] [INFO]
[2025-05-07T22:16:18.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-processor ---
[2025-05-07T22:16:18.793Z] [INFO]
[2025-05-07T22:16:18.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-processor ---
[2025-05-07T22:16:18.793Z] [INFO]
[2025-05-07T22:16:18.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-processor ---
[2025-05-07T22:16:18.793Z] [INFO]
[2025-05-07T22:16:18.793Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-processor ---
[2025-05-07T22:16:18.793Z] [INFO]
[2025-05-07T22:16:18.793Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-processor ---
[2025-05-07T22:16:20.102Z] [INFO] Processed 84 files in 869ms (Formatted: 0, Unchanged: 84, Failed: 0, Readonly: 0)
[2025-05-07T22:16:20.102Z] [INFO]
[2025-05-07T22:16:20.102Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-processor ---
[2025-05-07T22:16:20.732Z] [INFO] Processed 84 files in 00:01.264 (Already Sorted: 84, Needed Sorting: 0)
[2025-05-07T22:16:20.732Z] [INFO]
[2025-05-07T22:16:20.732Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc-processor ---
[2025-05-07T22:16:20.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:20.732Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:20.732Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/processor/src/main/resources
[2025-05-07T22:16:20.732Z] [INFO]
[2025-05-07T22:16:20.732Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc-processor ---
[2025-05-07T22:16:21.362Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:16:21.362Z] [INFO] Compiling 72 source files to /quarkus/independent-projects/arc/processor/target/classes
[2025-05-07T22:16:23.415Z] [WARNING] /quarkus/independent-projects/arc/processor/src/main/java/io/quarkus/arc/processor/DotNames.java:[100,63] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-05-07T22:16:23.416Z] [INFO]
[2025-05-07T22:16:23.416Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc-processor ---
[2025-05-07T22:16:23.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:23.416Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:23.416Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/processor/src/test/resources
[2025-05-07T22:16:23.416Z] [INFO]
[2025-05-07T22:16:24.044Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc-processor ---
[2025-05-07T22:16:24.044Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:16:24.044Z] [INFO] Compiling 12 source files to /quarkus/independent-projects/arc/processor/target/test-classes
[2025-05-07T22:16:24.044Z] [INFO]
[2025-05-07T22:16:24.044Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc-processor ---
[2025-05-07T22:16:24.044Z] [INFO]
[2025-05-07T22:16:24.044Z] [INFO] -------------------------------------------------------
[2025-05-07T22:16:24.044Z] [INFO] T E S T S
[2025-05-07T22:16:24.044Z] [INFO] -------------------------------------------------------
[2025-05-07T22:16:24.044Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:16:24.675Z] [INFO] Running io.quarkus.arc.processor.SubclassSkipPredicateTest
[2025-05-07T22:16:24.675Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in io.quarkus.arc.processor.SubclassSkipPredicateTest
[2025-05-07T22:16:24.675Z] [INFO] Running io.quarkus.arc.processor.BeanInfoQualifiersTest
[2025-05-07T22:16:25.304Z] May 07, 2025 10:16:24 PM io.quarkus.arc.processor.IndexClassLookupUtils getClassByName
[2025-05-07T22:16:25.304Z] INFO: Class for name: java.util.SequencedCollection was not found in Jandex index. Please ensure the class is part of the index.
[2025-05-07T22:16:25.304Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in io.quarkus.arc.processor.BeanInfoQualifiersTest
[2025-05-07T22:16:25.304Z] [INFO] Running io.quarkus.arc.processor.DotNamesTest
[2025-05-07T22:16:25.304Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.processor.DotNamesTest
[2025-05-07T22:16:25.304Z] [INFO] Running io.quarkus.arc.processor.TypesTest
[2025-05-07T22:16:25.304Z] May 07, 2025 10:16:24 PM io.quarkus.arc.processor.Types getTypeClosure
[2025-05-07T22:16:25.304Z] INFO: Producer method java.util.List<? extends java.lang.Number> produce() contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2025-05-07T22:16:25.304Z] May 07, 2025 10:16:24 PM io.quarkus.arc.processor.Types getTypeClosure
[2025-05-07T22:16:25.304Z] INFO: Producer field java.util.List<? extends java.lang.Number> io.quarkus.arc.processor.TypesTest$Producer.produce contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2025-05-07T22:16:25.304Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.processor.TypesTest
[2025-05-07T22:16:25.304Z] [INFO] Running io.quarkus.arc.processor.BeanInfoInjectionsTest
[2025-05-07T22:16:25.304Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in io.quarkus.arc.processor.BeanInfoInjectionsTest
[2025-05-07T22:16:25.304Z] [INFO] Running io.quarkus.arc.processor.BeanInfoTypesTest
[2025-05-07T22:16:25.304Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.arc.processor.BeanInfoTypesTest
[2025-05-07T22:16:25.304Z] [INFO] Running io.quarkus.arc.processor.MethodUtilsTest
[2025-05-07T22:16:25.304Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in io.quarkus.arc.processor.MethodUtilsTest
[2025-05-07T22:16:25.304Z] [INFO]
[2025-05-07T22:16:25.304Z] [INFO] Results:
[2025-05-07T22:16:25.304Z] [INFO]
[2025-05-07T22:16:25.304Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:16:25.304Z] [INFO]
[2025-05-07T22:16:25.304Z] [INFO]
[2025-05-07T22:16:25.304Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc-processor ---
[2025-05-07T22:16:25.304Z] [INFO] Building jar: /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final.jar
[2025-05-07T22:16:25.304Z] [INFO]
[2025-05-07T22:16:25.304Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-processor ---
[2025-05-07T22:16:25.305Z] [INFO] Building jar: /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final-sources.jar
[2025-05-07T22:16:25.305Z] [INFO]
[2025-05-07T22:16:25.305Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-processor ---
[2025-05-07T22:16:25.305Z] [INFO] Installing /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final.jar
[2025-05-07T22:16:25.305Z] [INFO] Installing /quarkus/independent-projects/arc/processor/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final.pom
[2025-05-07T22:16:25.305Z] [INFO] Installing /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final-sources.jar
[2025-05-07T22:16:25.305Z] [INFO]
[2025-05-07T22:16:25.305Z] [INFO] ----------------------< io.quarkus.arc:arc-tests >----------------------
[2025-05-07T22:16:25.305Z] [INFO] Building ArC - Tests 2.7.5.Final [6/964]
[2025-05-07T22:16:25.305Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:16:25.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom
[2025-05-07T22:16:25.305Z] [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 1.3 MB/s)
[2025-05-07T22:16:25.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.pom
[2025-05-07T22:16:25.305Z] [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 222 kB/s)
[2025-05-07T22:16:25.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom
[2025-05-07T22:16:25.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom (4.9 kB at 616 kB/s)
[2025-05-07T22:16:25.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.pom
[2025-05-07T22:16:25.305Z] [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 194 kB/s)
[2025-05-07T22:16:25.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar
[2025-05-07T22:16:25.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.jar
[2025-05-07T22:16:25.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar
[2025-05-07T22:16:25.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.jar
[2025-05-07T22:16:25.305Z] [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 16 MB/s)
[2025-05-07T22:16:25.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar (18 kB at 1.6 MB/s)
[2025-05-07T22:16:25.305Z] [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 13 MB/s)
[2025-05-07T22:16:25.305Z] [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 49 MB/s)
[2025-05-07T22:16:25.305Z] [INFO]
[2025-05-07T22:16:25.305Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-tests ---
[2025-05-07T22:16:25.305Z] [INFO]
[2025-05-07T22:16:25.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-tests ---
[2025-05-07T22:16:25.305Z] [INFO]
[2025-05-07T22:16:25.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-tests ---
[2025-05-07T22:16:25.305Z] [INFO]
[2025-05-07T22:16:25.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-tests ---
[2025-05-07T22:16:25.305Z] [INFO]
[2025-05-07T22:16:25.305Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-tests ---
[2025-05-07T22:16:25.305Z] [INFO]
[2025-05-07T22:16:25.305Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-tests ---
[2025-05-07T22:16:25.935Z] [INFO] Processed 360 files in 641ms (Formatted: 0, Unchanged: 360, Failed: 0, Readonly: 0)
[2025-05-07T22:16:25.935Z] [INFO]
[2025-05-07T22:16:25.935Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-tests ---
[2025-05-07T22:16:27.242Z] [INFO] Processed 360 files in 00:00.836 (Already Sorted: 360, Needed Sorting: 0)
[2025-05-07T22:16:27.242Z] [INFO]
[2025-05-07T22:16:27.242Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc-tests ---
[2025-05-07T22:16:27.242Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:27.242Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:27.242Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/tests/src/main/resources
[2025-05-07T22:16:27.242Z] [INFO]
[2025-05-07T22:16:27.242Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc-tests ---
[2025-05-07T22:16:27.242Z] [INFO] No sources to compile
[2025-05-07T22:16:27.242Z] [INFO]
[2025-05-07T22:16:27.242Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc-tests ---
[2025-05-07T22:16:27.242Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:27.242Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:27.242Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/tests/src/test/resources
[2025-05-07T22:16:27.242Z] [INFO]
[2025-05-07T22:16:27.242Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc-tests ---
[2025-05-07T22:16:27.242Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:16:27.242Z] [INFO] Compiling 360 source files to /quarkus/independent-projects/arc/tests/target/test-classes
[2025-05-07T22:16:29.299Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/injection/assignability/generics/RawTypeAssignabilityTest.java:[66,20] unchecked call to Foo(T) as a member of the raw type io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest.Foo
[2025-05-07T22:16:29.299Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityResolutionTest.java:[58,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-05-07T22:16:29.299Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[57,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-05-07T22:16:29.299Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[75,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-05-07T22:16:29.299Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[88,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-05-07T22:16:29.299Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[93,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2025-05-07T22:16:29.299Z] [INFO]
[2025-05-07T22:16:29.299Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc-tests ---
[2025-05-07T22:16:29.299Z] [INFO]
[2025-05-07T22:16:29.299Z] [INFO] -------------------------------------------------------
[2025-05-07T22:16:29.299Z] [INFO] T E S T S
[2025-05-07T22:16:29.299Z] [INFO] -------------------------------------------------------
[2025-05-07T22:16:29.299Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:16:30.614Z] [INFO] Running io.quarkus.arc.test.observers.ParameterizedPayloadTest
[2025-05-07T22:16:31.243Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s - in io.quarkus.arc.test.observers.ParameterizedPayloadTest
[2025-05-07T22:16:31.243Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.different.packages.subpackage.PackagePrivateObserverInheritanceTest
[2025-05-07T22:16:31.243Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in io.quarkus.arc.test.observers.inheritance.different.packages.subpackage.PackagePrivateObserverInheritanceTest
[2025-05-07T22:16:31.243Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.generated.GeneratedObserverClassNotSharedTest
[2025-05-07T22:16:31.243Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in io.quarkus.arc.test.observers.inheritance.generated.GeneratedObserverClassNotSharedTest
[2025-05-07T22:16:31.243Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.ObserverInheritanceTest
[2025-05-07T22:16:31.243Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 s - in io.quarkus.arc.test.observers.inheritance.ObserverInheritanceTest
[2025-05-07T22:16:31.243Z] [INFO] Running io.quarkus.arc.test.observers.staticmethods.StaticObserverTest
[2025-05-07T22:16:31.243Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in io.quarkus.arc.test.observers.staticmethods.StaticObserverTest
[2025-05-07T22:16:31.243Z] [INFO] Running io.quarkus.arc.test.observers.metadata.EventMetadataTest
[2025-05-07T22:16:31.243Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.arc.test.observers.metadata.EventMetadataTest
[2025-05-07T22:16:31.243Z] [INFO] Running io.quarkus.arc.test.observers.metadata.EventMetadataWrongInjectionTest
[2025-05-07T22:16:31.243Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.observers.metadata.EventMetadataWrongInjectionTest
[2025-05-07T22:16:31.243Z] [INFO] Running io.quarkus.arc.test.observers.discovery.ObserverOnClassWithoutBeanDefiningAnnotationTest
[2025-05-07T22:16:31.243Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.observers.discovery.ObserverOnClassWithoutBeanDefiningAnnotationTest
[2025-05-07T22:16:31.243Z] [INFO] Running io.quarkus.arc.test.observers.injection.SimpleObserverInjectionTest
[2025-05-07T22:16:31.243Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in io.quarkus.arc.test.observers.injection.SimpleObserverInjectionTest
[2025-05-07T22:16:31.243Z] [INFO] Running io.quarkus.arc.test.observers.ordering.ObserverOrderingTest
[2025-05-07T22:16:31.876Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in io.quarkus.arc.test.observers.ordering.ObserverOrderingTest
[2025-05-07T22:16:31.876Z] [INFO] Running io.quarkus.arc.test.observers.SimpleObserverTest
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.arc.test.observers.SimpleObserverTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.observers.request.RequestInObserverNotificationTest
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in io.quarkus.arc.test.observers.request.RequestInObserverNotificationTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.observers.async.AsyncObserverExceptionTest
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.arc.test.observers.async.AsyncObserverExceptionTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.observers.async.AsyncObserverTest
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.arc.test.observers.async.AsyncObserverTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.observers.notification.ObserverNotificationTest
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.arc.test.observers.notification.ObserverNotificationTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.observers.RuntimeClassTest
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.observers.RuntimeClassTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.observers.duplicate.bindings.DuplicateBindingsResolutionTest
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in io.quarkus.arc.test.observers.duplicate.bindings.DuplicateBindingsResolutionTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.observers.ifexists.ReceptionIfExistsTest
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.observers.ifexists.ReceptionIfExistsTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.resolution.RuntimeResolutionTest
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.resolution.RuntimeResolutionTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.resolution.TypedTest
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.resolution.TypedTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.circular.CircularDependenciesChainTest
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.arc.test.circular.CircularDependenciesChainTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.circular.SelfInjectionWithNormalScopeTest
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.circular.SelfInjectionWithNormalScopeTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.producer.illegal.ProducerFieldWithInjectTest
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.producer.illegal.ProducerFieldWithInjectTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.producer.illegal.IllegalProducerTest
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in io.quarkus.arc.test.producer.illegal.IllegalProducerTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest
[2025-05-07T22:16:31.877Z] May 07, 2025 10:16:31 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-05-07T22:16:31.877Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-05-07T22:16:31.877Z] - Producer method io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest$HeadProducer#produce()
[2025-05-07T22:16:31.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest
[2025-05-07T22:16:31.877Z] [INFO] Running io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest
[2025-05-07T22:16:32.507Z] May 07, 2025 10:16:31 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-05-07T22:16:32.507Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-05-07T22:16:32.507Z] - Producer field io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest$HeadProducer#head
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.producer.discovery.ProducerOnClassWithoutBeanDefiningAnnotationTest
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.arc.test.producer.discovery.ProducerOnClassWithoutBeanDefiningAnnotationTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.producer.disposer.DisposerTest
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in io.quarkus.arc.test.producer.disposer.DisposerTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.producer.disposer.DisposerWithWildcardTest
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.producer.disposer.DisposerWithWildcardTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.producer.async.AsyncProducerTest
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.producer.async.AsyncProducerTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.producer.dependent.DeclaringBeanTest
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in io.quarkus.arc.test.producer.dependent.DeclaringBeanTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest
[2025-05-07T22:16:32.507Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-05-07T22:16:32.507Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-05-07T22:16:32.507Z] - Producer method io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest$SomeProducer#produceLong(),
[2025-05-07T22:16:32.507Z] - Producer field io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest$SomeProducer#longField
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.producer.generic.GenericProducerHierarchyTest
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.producer.generic.GenericProducerHierarchyTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.producer.generic.ErasedGenericTest
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.producer.generic.ErasedGenericTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.producer.primitive.PrimitiveProducerTest
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.arc.test.producer.primitive.PrimitiveProducerTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest
[2025-05-07T22:16:32.507Z] May 07, 2025 10:16:32 PM io.quarkus.arc.impl.AbstractInstanceHandle destroyInternal
[2025-05-07T22:16:32.507Z] ERROR: Error occurred while destroying instance of bean [io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest_DestroyBean_Bean]: java.lang.IllegalStateException
[2025-05-07T22:16:32.507Z] May 07, 2025 10:16:32 PM io.quarkus.arc.impl.AbstractInstanceHandle destroyInternal
[2025-05-07T22:16:32.507Z] ERROR: Error occurred while destroying instance of bean [io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest_DestroyProducerBean_ProducerMethod_produce_b8bbfe992dd6045a5d8d59f3cd8a2859a05b7c77_Bean]: java.lang.IllegalStateException
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.bean.lifecycle.inheritance.BeanLifecycleMethodsOverridenTest
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.arc.test.bean.lifecycle.inheritance.BeanLifecycleMethodsOverridenTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.inheritance.MemberLevelInheritanceTest
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in io.quarkus.arc.test.inheritance.MemberLevelInheritanceTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.inheritance.QualifiersInheritanceTest
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.inheritance.QualifiersInheritanceTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.inheritance.TypeLevelInheritanceTest
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.arc.test.inheritance.TypeLevelInheritanceTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.inheritance.ScopeInheritanceTest
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.inheritance.ScopeInheritanceTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.interceptors.context.AsyncContinuationTest
[2025-05-07T22:16:32.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.arc.test.interceptors.context.AsyncContinuationTest
[2025-05-07T22:16:32.507Z] [INFO] Running io.quarkus.arc.test.interceptors.context.ContextDataTest
[2025-05-07T22:16:32.508Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.interceptors.context.ContextDataTest
[2025-05-07T22:16:32.508Z] [INFO] Running io.quarkus.arc.test.interceptors.nonpublicparams.NonPublicParametersTest
[2025-05-07T22:16:32.508Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.nonpublicparams.NonPublicParametersTest
[2025-05-07T22:16:32.508Z] [INFO] Running io.quarkus.arc.test.interceptors.constructor.SubclassConstructorGuardTest
[2025-05-07T22:16:32.508Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.interceptors.constructor.SubclassConstructorGuardTest
[2025-05-07T22:16:32.508Z] [INFO] Running io.quarkus.arc.test.interceptors.arcInvContext.ArcInvocationContextTest
[2025-05-07T22:16:33.137Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-05-07T22:16:33.137Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-05-07T22:16:33.137Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextInterceptorPrivate#aroundInvoke(),
[2025-05-07T22:16:33.137Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextLifecycleInterceptorPrivate#postConstruct(),
[2025-05-07T22:16:33.137Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextLifecycleInterceptorPrivate#preDestroy()
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.arc.test.interceptors.arcInvContext.ArcInvocationContextTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.no.priority.InterceptorWithNoPriorityTest
[2025-05-07T22:16:33.137Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.137Z] INFO: The interceptor io.quarkus.arc.test.interceptors.no.priority.SimpleInterceptorWithNoPriority does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.interceptors.no.priority.InterceptorWithNoPriorityTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.finalmethod.FinalInterceptedMethodTest
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.interceptors.finalmethod.FinalInterceptedMethodTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.finalmethod.FinalNonInterceptedMethodTest
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.interceptors.finalmethod.FinalNonInterceptedMethodTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.postConstruct.inherited.PackagePrivatePostConstructInheritanceTest
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.interceptors.postConstruct.inherited.PackagePrivatePostConstructInheritanceTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.inheritance.InterceptorSuperclassTest
[2025-05-07T22:16:33.137Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.137Z] INFO: The interceptor io.quarkus.arc.test.interceptors.inheritance.Interceptor2 does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.137Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.137Z] INFO: The interceptor io.quarkus.arc.test.interceptors.inheritance.Interceptor1 does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.interceptors.inheritance.InterceptorSuperclassTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest
[2025-05-07T22:16:33.137Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-05-07T22:16:33.137Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-05-07T22:16:33.137Z] - Interceptor method io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest$SimpleInterceptor#mySuperCoolAroundInvoke()
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.SimpleInterceptorTest
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.arc.test.interceptors.SimpleInterceptorTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.defaultmethod.DefaultMethodInterceptorTest
[2025-05-07T22:16:33.137Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.137Z] INFO: The interceptor io.quarkus.arc.test.interceptors.defaultmethod.MessageInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.interceptors.defaultmethod.DefaultMethodInterceptorTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.intercepted.InterceptedBeanInjectionTest
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.interceptors.intercepted.InterceptedBeanInjectionTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.noclassinterceptors.NoClassInterceptorsTest
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.interceptors.noclassinterceptors.NoClassInterceptorsTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.exceptionhandling.InterceptorExceptionHandlingTest
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in io.quarkus.arc.test.interceptors.exceptionhandling.InterceptorExceptionHandlingTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.mixed.BusinessLifecycleInterceptorTest
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.mixed.BusinessLifecycleInterceptorTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.complex.MultipleInterceptionTypesTogetherTest
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.interceptors.complex.MultipleInterceptionTypesTogetherTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.selfinvocation.SelfInvocationTest
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.interceptors.selfinvocation.SelfInvocationTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.parameters.ParamInterceptorTest
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.interceptors.parameters.ParamInterceptorTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.KotlinInterceptorTest
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.interceptors.KotlinInterceptorTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest
[2025-05-07T22:16:33.137Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.137Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest
[2025-05-07T22:16:33.137Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest
[2025-05-07T22:16:33.137Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.138Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.138Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.138Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.138Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.138Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.138Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.138Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.138Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.138Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.138Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.138Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.138Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest
[2025-05-07T22:16:33.138Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest
[2025-05-07T22:16:33.138Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.138Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.138Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest
[2025-05-07T22:16:33.138Z] [INFO] Running io.quarkus.arc.test.interceptors.methodargs.MethodArgsInterceptionTest
[2025-05-07T22:16:33.138Z] May 07, 2025 10:16:32 PM io.quarkus.arc.processor.Methods$SubclassSkipPredicate test
[2025-05-07T22:16:33.138Z] WARN: A method runWorker() declared on io.quarkus.arc.test.interceptors.methodargs.base.BaseExecutor has a non-public parameter of type io.quarkus.arc.test.interceptors.methodargs.base.BaseExecutor$Worker which prevents it from being intercepted. Please change the parameter type visibility in order to make it intercepted.
[2025-05-07T22:16:33.138Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.interceptors.methodargs.MethodArgsInterceptionTest
[2025-05-07T22:16:33.138Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.transitive.TransitiveInterceptorBindingTest
[2025-05-07T22:16:33.138Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.interceptors.bindings.transitive.TransitiveInterceptorBindingTest
[2025-05-07T22:16:33.138Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.transitive.with.transformer.TransitiveInterceptionWithTransformerApplicationTest
[2025-05-07T22:16:33.138Z] [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
[2025-05-07T22:16:33.138Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.multiple.MultipleBindingsTest
[2025-05-07T22:16:33.138Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.interceptors.bindings.multiple.MultipleBindingsTest
[2025-05-07T22:16:33.138Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest
[2025-05-07T22:16:33.138Z] May 07, 2025 10:16:33 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.138Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.138Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest
[2025-05-07T22:16:33.138Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest
[2025-05-07T22:16:33.768Z] May 07, 2025 10:16:33 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.768Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest
[2025-05-07T22:16:33.768Z] May 07, 2025 10:16:33 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2025-05-07T22:16:33.768Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.InvocationContextBindingsTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.interceptors.bindings.InvocationContextBindingsTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.interceptors.bindingdefaultvalue.BindingDefaultValueTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.bindingdefaultvalue.BindingDefaultValueTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.interceptors.subclasses.InterceptorSubclassesAreSharedTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.interceptors.subclasses.InterceptorSubclassesAreSharedTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.interceptors.bridge.BridgeMethodInterceptionTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in io.quarkus.arc.test.interceptors.bridge.BridgeMethodInterceptionTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.index.AdditionalIndexTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.index.AdditionalIndexTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.cdiprovider.CDIProviderTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.cdiprovider.CDIProviderTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.buildextension.observers.SyntheticObserverErrorTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.buildextension.observers.SyntheticObserverErrorTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.buildextension.observers.SyntheticObserverTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.buildextension.observers.SyntheticObserverTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsPredicateTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsPredicateTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.buildextension.beans.SyntheticBeanCollisionTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.buildextension.beans.SyntheticBeanCollisionTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.buildextension.beans.BeanRegistrarTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.arc.test.buildextension.beans.BeanRegistrarTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.buildextension.qualifiers.AdditionalQualifiersTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.buildextension.qualifiers.AdditionalQualifiersTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.buildextension.validator.BeanDeploymentValidatorTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.arc.test.buildextension.validator.BeanDeploymentValidatorTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.buildextension.injectionPoints.InjectionPointTransformerTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.arc.test.buildextension.injectionPoints.InjectionPointTransformerTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerBuilderTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerBuilderTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerInterceptorBindingTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerInterceptorBindingTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AddObservesTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.buildextension.annotations.AddObservesTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.metadata.BeanMetadataTest
[2025-05-07T22:16:33.768Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.metadata.BeanMetadataTest
[2025-05-07T22:16:33.768Z] [INFO] Running io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.qualifiers.defaultvalues.QualifierDefaultValuesTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.qualifiers.defaultvalues.QualifierDefaultValuesTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierProducerTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierProducerTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierClassTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierClassTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierObserverTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierObserverTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.discovery.AbstractClassIgnoredTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.discovery.AbstractClassIgnoredTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.discovery.ParameterizedBeanTypeWithVariableTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.discovery.ParameterizedBeanTypeWithVariableTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.instance.cacheget.InstanceWithCachingTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.instance.cacheget.InstanceWithCachingTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.instance.InjectableInstanceTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.instance.InjectableInstanceTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.instance.RawTypeInstanceTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.instance.RawTypeInstanceTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.instance.frombean.InstanceFromBeanTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.instance.frombean.InstanceFromBeanTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.instance.destroy.InstanceDestroyTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.instance.destroy.InstanceDestroyTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.instance.PriorityTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.instance.PriorityTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.instance.ArcContainerSelectTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.instance.ArcContainerSelectTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.decorators.abstractimpl.InterceptorAndAbstractDecoratorTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.arc.test.decorators.abstractimpl.InterceptorAndAbstractDecoratorTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.decorators.abstractimpl.AbstractDecoratorTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.decorators.abstractimpl.AbstractDecoratorTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.decorators.interceptor.InterceptorAndDecoratorTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.decorators.interceptor.InterceptorAndDecoratorTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.decorators.qualifiers.DelegateQualifiersTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.decorators.qualifiers.DelegateQualifiersTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.decorators.SimpleDecoratorTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.decorators.SimpleDecoratorTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.decorators.priority.MultipleDecoratorsTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.decorators.priority.MultipleDecoratorsTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.decorators.priority.MultipleDecoratorsSamePriorityTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.decorators.priority.MultipleDecoratorsSamePriorityTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NoDecoratedTypeTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.decorators.validation.NoDecoratedTypeTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.decorators.validation.MultipleDelegateInjectionPointsTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.decorators.validation.MultipleDelegateInjectionPointsTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NoDelegateInjectionPointTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.decorators.validation.NoDelegateInjectionPointTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NonDependentScopeTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.decorators.validation.NonDependentScopeTest
[2025-05-07T22:16:34.491Z] [INFO] Running io.quarkus.arc.test.decorators.validation.DelegateDoesNotImplementDecoratedTypeTest
[2025-05-07T22:16:34.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.decorators.validation.DelegateDoesNotImplementDecoratedTypeTest
[2025-05-07T22:16:34.492Z] [INFO] Running io.quarkus.arc.test.decorators.validation.AbstractDecoratorWithAbstractMethodTest
[2025-05-07T22:16:34.492Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.decorators.validation.AbstractDecoratorWithAbstractMethodTest
[2025-05-07T22:16:34.492Z] [INFO] Running io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest
[2025-05-07T22:16:34.492Z] May 07, 2025 10:16:34 PM io.quarkus.arc.processor.Decorators createDecorator
[2025-05-07T22:16:34.492Z] INFO: The decorator io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest$C does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:34.492Z] May 07, 2025 10:16:34 PM io.quarkus.arc.processor.Decorators createDecorator
[2025-05-07T22:16:34.492Z] INFO: The decorator io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest$D does not declare any @Priority. It will be assigned a default priority value of 0.
[2025-05-07T22:16:34.492Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest
[2025-05-07T22:16:34.492Z] [INFO] Running io.quarkus.arc.test.decorators.generics.GenericsDecoratorTest
[2025-05-07T22:16:34.492Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.decorators.generics.GenericsDecoratorTest
[2025-05-07T22:16:34.492Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedBeansTest
[2025-05-07T22:16:34.492Z] May 07, 2025 10:16:34 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-05-07T22:16:34.492Z] WARN:
[2025-05-07T22:16:34.492Z] ================================================================================
[2025-05-07T22:16:34.492Z] CDI: programmatic lookup problem detected
[2025-05-07T22:16:34.492Z] -----------------------------------------
[2025-05-07T22:16:34.492Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-05-07T22:16:34.492Z]
[2025-05-07T22:16:34.492Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-05-07T22:16:34.492Z] Required type: class io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers
[2025-05-07T22:16:34.492Z] Required qualifiers: []
[2025-05-07T22:16:34.492Z] Removed beans:
[2025-05-07T22:16:34.492Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers], qualifiers=null]
[2025-05-07T22:16:34.492Z] Solutions:
[2025-05-07T22:16:34.492Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-05-07T22:16:34.492Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-05-07T22:16:34.492Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-05-07T22:16:34.492Z] - Enable the DEBUG log level to see the full stack trace
[2025-05-07T22:16:34.492Z] ================================================================================
[2025-05-07T22:16:34.492Z]
[2025-05-07T22:16:34.492Z] May 07, 2025 10:16:34 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-05-07T22:16:34.492Z] WARN:
[2025-05-07T22:16:34.492Z] ================================================================================
[2025-05-07T22:16:34.492Z] CDI: programmatic lookup problem detected
[2025-05-07T22:16:34.492Z] -----------------------------------------
[2025-05-07T22:16:34.492Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-05-07T22:16:34.492Z]
[2025-05-07T22:16:34.492Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-05-07T22:16:34.492Z] Required type: class java.math.BigDecimal
[2025-05-07T22:16:34.492Z] Required qualifiers: []
[2025-05-07T22:16:34.492Z] Removed beans:
[2025-05-07T22:16:34.492Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers#unusedNumber() [types=[interface java.io.Serializable, class java.math.BigDecimal, class java.lang.Number, java.lang.Comparable<java.math.BigDecimal>], qualifiers=null]
[2025-05-07T22:16:34.492Z] Solutions:
[2025-05-07T22:16:34.492Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-05-07T22:16:34.492Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-05-07T22:16:34.492Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-05-07T22:16:34.492Z] - Enable the DEBUG log level to see the full stack trace
[2025-05-07T22:16:34.492Z] ================================================================================
[2025-05-07T22:16:34.492Z]
[2025-05-07T22:16:34.492Z] May 07, 2025 10:16:34 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-05-07T22:16:34.492Z] WARN:
[2025-05-07T22:16:34.492Z] ================================================================================
[2025-05-07T22:16:34.492Z] CDI: programmatic lookup problem detected
[2025-05-07T22:16:34.492Z] -----------------------------------------
[2025-05-07T22:16:34.492Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-05-07T22:16:34.492Z]
[2025-05-07T22:16:34.492Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-05-07T22:16:34.492Z] Required type: class java.math.BigInteger
[2025-05-07T22:16:34.492Z] Required qualifiers: []
[2025-05-07T22:16:34.492Z] Removed beans:
[2025-05-07T22:16:34.492Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducerButInjected#unusedNumber() [types=[java.lang.Comparable<java.math.BigInteger>, class java.math.BigInteger, interface java.io.Serializable, class java.lang.Number], qualifiers=null]
[2025-05-07T22:16:34.492Z] Solutions:
[2025-05-07T22:16:34.492Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-05-07T22:16:34.492Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-05-07T22:16:34.492Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-05-07T22:16:34.492Z] - Enable the DEBUG log level to see the full stack trace
[2025-05-07T22:16:34.492Z] ================================================================================
[2025-05-07T22:16:34.492Z]
[2025-05-07T22:16:34.492Z] May 07, 2025 10:16:34 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-05-07T22:16:34.492Z] WARN:
[2025-05-07T22:16:34.492Z] ================================================================================
[2025-05-07T22:16:34.492Z] CDI: programmatic lookup problem detected
[2025-05-07T22:16:34.492Z] -----------------------------------------
[2025-05-07T22:16:34.492Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-05-07T22:16:34.492Z]
[2025-05-07T22:16:34.492Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-05-07T22:16:34.492Z] Required type: class java.lang.Long
[2025-05-07T22:16:34.492Z] Required qualifiers: []
[2025-05-07T22:16:34.492Z] Removed beans:
[2025-05-07T22:16:34.492Z] - PRODUCER_FIELD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UsedViaInstanceWithUnusedProducer#unusedLong [types=[java.lang.Comparable<java.lang.Long>, class java.lang.Long, interface java.io.Serializable, class java.lang.Number], qualifiers=null]
[2025-05-07T22:16:34.492Z] Solutions:
[2025-05-07T22:16:34.492Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-05-07T22:16:34.492Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-05-07T22:16:34.492Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-05-07T22:16:34.492Z] - Enable the DEBUG log level to see the full stack trace
[2025-05-07T22:16:34.492Z] ================================================================================
[2025-05-07T22:16:34.492Z]
[2025-05-07T22:16:34.492Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in io.quarkus.arc.test.unused.RemoveUnusedBeansTest
[2025-05-07T22:16:34.492Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedDecoratorTest
[2025-05-07T22:16:34.492Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.unused.RemoveUnusedDecoratorTest
[2025-05-07T22:16:34.492Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedInterceptorTest
[2025-05-07T22:16:34.492Z] May 07, 2025 10:16:34 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2025-05-07T22:16:34.492Z] WARN:
[2025-05-07T22:16:34.492Z] ================================================================================
[2025-05-07T22:16:34.492Z] CDI: programmatic lookup problem detected
[2025-05-07T22:16:34.492Z] -----------------------------------------
[2025-05-07T22:16:34.492Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2025-05-07T22:16:34.492Z]
[2025-05-07T22:16:34.492Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2025-05-07T22:16:34.492Z] Required type: class io.quarkus.arc.test.unused.Counter
[2025-05-07T22:16:34.492Z] Required qualifiers: []
[2025-05-07T22:16:34.492Z] Removed beans:
[2025-05-07T22:16:34.492Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.Counter], qualifiers=null]
[2025-05-07T22:16:34.492Z] Solutions:
[2025-05-07T22:16:34.492Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2025-05-07T22:16:34.492Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2025-05-07T22:16:34.492Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2025-05-07T22:16:34.492Z] - Enable the DEBUG log level to see the full stack trace
[2025-05-07T22:16:34.492Z] ================================================================================
[2025-05-07T22:16:34.492Z]
[2025-05-07T22:16:34.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.unused.RemoveUnusedInterceptorTest
[2025-05-07T22:16:34.493Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultProducerFieldTest
[2025-05-07T22:16:34.493Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.arc.test.defaultbean.DefaultProducerFieldTest
[2025-05-07T22:16:34.493Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultClassBeanTest
[2025-05-07T22:16:35.122Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.defaultbean.DefaultClassBeanTest
[2025-05-07T22:16:35.122Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultProducerMethodTest
[2025-05-07T22:16:35.122Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.defaultbean.DefaultProducerMethodTest
[2025-05-07T22:16:35.122Z] [INFO] Running io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest
[2025-05-07T22:16:35.122Z] May 07, 2025 10:16:34 PM io.quarkus.arc.processor.Injection getAllInjectionPoints
[2025-05-07T22:16:35.122Z] WARN: An injection field must be non-static and non-final - ignoring: io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest$CombineHarvester#head
[2025-05-07T22:16:35.122Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest
[2025-05-07T22:16:35.122Z] [INFO] Running io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest
[2025-05-07T22:16:35.122Z] May 07, 2025 10:16:34 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-05-07T22:16:35.123Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-05-07T22:16:35.123Z] - @Inject initializer io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest$InjectList#setLists()
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest
[2025-05-07T22:16:35.123Z] May 07, 2025 10:16:34 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-05-07T22:16:35.123Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-05-07T22:16:35.123Z] - @Inject initializer io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest$InjectOptionals#setOptionals()
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.injection.assignability.generics.AssignabilityWithGenericsTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in io.quarkus.arc.test.injection.assignability.generics.AssignabilityWithGenericsTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.injection.superclass.SuperclassInjectionTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.arc.test.injection.superclass.SuperclassInjectionTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.injection.erroneous.CircularInjectionNotSupportedTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.injection.erroneous.CircularInjectionNotSupportedTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest
[2025-05-07T22:16:35.123Z] May 07, 2025 10:16:34 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-05-07T22:16:35.123Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-05-07T22:16:35.123Z] - Bean constructor void <init>(io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest$Head head) on io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest$CombineHarvester
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest
[2025-05-07T22:16:35.123Z] May 07, 2025 10:16:34 PM io.quarkus.arc.processor.Injection getAllInjectionPoints
[2025-05-07T22:16:35.123Z] WARN: An injection field must be non-static and non-final - ignoring: io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest$CombineHarvester#head
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest
[2025-05-07T22:16:35.123Z] May 07, 2025 10:16:34 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-05-07T22:16:35.123Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-05-07T22:16:35.123Z] - @Inject field io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest$CombineHarvester#head
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.NoArgConstructorTakesPrecedenceTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.injection.constructornoinject.NoArgConstructorTakesPrecedenceTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.MultiInjectConstructorFailureTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.injection.constructornoinject.MultiInjectConstructorFailureTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.SingleNonNoArgConstructorInjectionTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.injection.constructornoinject.SingleNonNoArgConstructorInjectionTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest
[2025-05-07T22:16:35.123Z] May 07, 2025 10:16:34 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2025-05-07T22:16:35.123Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-05-07T22:16:35.123Z] - @Inject initializer io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest$CombineHarvester#setHead()
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.injection.resource.ResourceInjectionTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.injection.resource.ResourceInjectionTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.transientreference.TransientReferenceDestroyedTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.transientreference.TransientReferenceDestroyedTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.AlternativePriorityResolutionTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.alternatives.priority.AlternativePriorityResolutionTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.ComputedAlternativePriorityTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.alternatives.priority.ComputedAlternativePriorityTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.AlternativePriorityAnnotationTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.alternatives.priority.AlternativePriorityAnnotationTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.alternatives.AlternativesPriorityTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.alternatives.AlternativesPriorityTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.alternatives.AlternativesTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.arc.test.alternatives.AlternativesTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.contexts.singleton.SingletonContextGetTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.contexts.singleton.SingletonContextGetTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.contexts.singleton.SingletonDestructionTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.contexts.singleton.SingletonDestructionTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.contexts.request.propagation.RequestContextPropagationTest
[2025-05-07T22:16:35.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.contexts.request.propagation.RequestContextPropagationTest
[2025-05-07T22:16:35.123Z] [INFO] Running io.quarkus.arc.test.contexts.request.LifecycleEventsWithNoBeanTest
[2025-05-07T22:16:35.124Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.contexts.request.LifecycleEventsWithNoBeanTest
[2025-05-07T22:16:35.124Z] [INFO] Running io.quarkus.arc.test.contexts.request.RequestContextTest
[2025-05-07T22:16:35.124Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in io.quarkus.arc.test.contexts.request.RequestContextTest
[2025-05-07T22:16:35.124Z] [INFO] Running io.quarkus.arc.test.contexts.dependent.DependentCreationalContextTest
[2025-05-07T22:16:35.124Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.contexts.dependent.DependentCreationalContextTest
[2025-05-07T22:16:35.124Z] [INFO] Running io.quarkus.arc.test.contexts.application.ApplicationInitializedTest
[2025-05-07T22:16:35.124Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.contexts.application.ApplicationInitializedTest
[2025-05-07T22:16:35.124Z] [INFO] Running io.quarkus.arc.test.contexts.application.ApplicationContextGetTest
[2025-05-07T22:16:35.124Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.contexts.application.ApplicationContextGetTest
[2025-05-07T22:16:35.124Z] [INFO] Running io.quarkus.arc.test.clientproxy.ClientProxyGetContextualInstanceTest
[2025-05-07T22:16:35.124Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.clientproxy.ClientProxyGetContextualInstanceTest
[2025-05-07T22:16:35.124Z] [INFO] Running io.quarkus.arc.test.clientproxy.ProducerClientProxyTest
[2025-05-07T22:16:35.124Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.clientproxy.ProducerClientProxyTest
[2025-05-07T22:16:35.124Z] [INFO] Running io.quarkus.arc.test.clientproxy.constructor.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2025-05-07T22:16:35.124Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.clientproxy.constructor.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2025-05-07T22:16:35.124Z] [INFO] Running io.quarkus.arc.test.clientproxy.constructor.ClientProxyConstructorGuardTest
[2025-05-07T22:16:35.124Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.clientproxy.constructor.ClientProxyConstructorGuardTest
[2025-05-07T22:16:35.124Z] [INFO] Running io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest
[2025-05-07T22:16:35.754Z] May 07, 2025 10:16:35 PM io.quarkus.arc.processor.Methods skipForClientProxy
[2025-05-07T22:16:35.754Z] WARN: Final method io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest$Moo.getVal() is ignored during proxy generation and should never be invoked upon the proxy instance!
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.clientproxy.bridgemethod.SameDescriptorDifferentReturnTypeMethodTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.clientproxy.bridgemethod.SameDescriptorDifferentReturnTypeMethodTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.clientproxy.delegatingmethods.ClientProxyMethodInvocationInConstructorTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in io.quarkus.arc.test.clientproxy.delegatingmethods.ClientProxyMethodInvocationInConstructorTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.clientproxy.toString.ClientProxyToStringDelegatedTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.clientproxy.toString.ClientProxyToStringDelegatedTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.name.AmbiguousNameTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.name.AmbiguousNameTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.name.NameResolutionTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.name.NameResolutionTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerMethodFinalTypeTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.validation.NormalScopedProducerMethodFinalTypeTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.ProducerFieldMultipleScopesTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.validation.ProducerFieldMultipleScopesTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.StereotypeOnMethodTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.validation.StereotypeOnMethodTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedDisposerTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedDisposerTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedPrivateNoArgsConstructorTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.validation.NormalScopedPrivateNoArgsConstructorTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerMethodWrongConstructorTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.validation.NormalScopedProducerMethodWrongConstructorTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.ClassBeanMultipleScopesTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.validation.ClassBeanMultipleScopesTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.StereotypeOnFieldTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.validation.StereotypeOnFieldTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerFieldFinalTypeTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.validation.NormalScopedProducerFieldFinalTypeTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedBeanClassFinalTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.validation.NormalScopedBeanClassFinalTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerFieldWrongConstructorTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.validation.NormalScopedProducerFieldWrongConstructorTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedConstructorTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.validation.NormalScopedConstructorTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedAsyncObserverTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedAsyncObserverTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.BoundInterceptorFinalTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.validation.BoundInterceptorFinalTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedObserverTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedObserverTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.BoundInterceptorPrivateNoArgsConstructorTest
[2025-05-07T22:16:35.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.validation.BoundInterceptorPrivateNoArgsConstructorTest
[2025-05-07T22:16:35.754Z] [INFO] Running io.quarkus.arc.test.validation.ProducerMethodMultipleScopesTest
[2025-05-07T22:16:35.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.validation.ProducerMethodMultipleScopesTest
[2025-05-07T22:16:35.755Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedProducerTest
[2025-05-07T22:16:35.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedProducerTest
[2025-05-07T22:16:35.755Z] [INFO] Running io.quarkus.arc.test.vetoed.VetoedTest
[2025-05-07T22:16:35.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.vetoed.VetoedTest
[2025-05-07T22:16:35.755Z] [INFO] Running io.quarkus.arc.test.stereotypes.TransitiveStereotypeTest
[2025-05-07T22:16:35.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.stereotypes.TransitiveStereotypeTest
[2025-05-07T22:16:35.755Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeInheritanceTest
[2025-05-07T22:16:35.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.stereotypes.StereotypeInheritanceTest
[2025-05-07T22:16:35.755Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeNamedTest
[2025-05-07T22:16:35.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.stereotypes.StereotypeNamedTest
[2025-05-07T22:16:35.755Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeAlternativeTest
[2025-05-07T22:16:35.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.stereotypes.StereotypeAlternativeTest
[2025-05-07T22:16:35.755Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeInterceptorTest
[2025-05-07T22:16:35.755Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.arc.test.stereotypes.StereotypeInterceptorTest
[2025-05-07T22:16:35.755Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeOnProducerTest
[2025-05-07T22:16:35.755Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.arc.test.stereotypes.StereotypeOnProducerTest
[2025-05-07T22:16:35.755Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeScopeTest
[2025-05-07T22:16:35.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.stereotypes.StereotypeScopeTest
[2025-05-07T22:16:35.755Z] [INFO] Running io.quarkus.arc.test.event.select.EventSelectTest
[2025-05-07T22:16:36.384Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.arc.test.event.select.EventSelectTest
[2025-05-07T22:16:36.384Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerTest
[2025-05-07T22:16:36.384Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in io.quarkus.arc.test.beanmanager.BeanManagerTest
[2025-05-07T22:16:36.384Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerEventTest
[2025-05-07T22:16:36.384Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.beanmanager.BeanManagerEventTest
[2025-05-07T22:16:36.384Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerInstanceTest
[2025-05-07T22:16:36.384Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.beanmanager.BeanManagerInstanceTest
[2025-05-07T22:16:36.384Z] [INFO] Running io.quarkus.arc.test.builtin.beans.BuiltInBeansAreResolvableTest
[2025-05-07T22:16:36.384Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.builtin.beans.BuiltInBeansAreResolvableTest
[2025-05-07T22:16:36.384Z] [INFO] Running io.quarkus.arc.test.lock.LockWaitTest
[2025-05-07T22:16:36.384Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in io.quarkus.arc.test.lock.LockWaitTest
[2025-05-07T22:16:36.384Z] [INFO] Running io.quarkus.arc.test.lock.LockInterceptorTest
[2025-05-07T22:16:36.384Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in io.quarkus.arc.test.lock.LockInterceptorTest
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] Results:
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] Tests run: 251, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc-tests ---
[2025-05-07T22:16:36.384Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2025-05-07T22:16:36.384Z] [INFO] Building jar: /quarkus/independent-projects/arc/tests/target/arc-tests-2.7.5.Final.jar
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-tests ---
[2025-05-07T22:16:36.384Z] [INFO] No sources in project. Archive not created.
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-tests ---
[2025-05-07T22:16:36.384Z] [INFO] Installing /quarkus/independent-projects/arc/tests/target/arc-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc-tests/2.7.5.Final/arc-tests-2.7.5.Final.jar
[2025-05-07T22:16:36.384Z] [INFO] Installing /quarkus/independent-projects/arc/tests/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-tests/2.7.5.Final/arc-tests-2.7.5.Final.pom
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] ----------------< io.quarkus:quarkus-bootstrap-parent >-----------------
[2025-05-07T22:16:36.384Z] [INFO] Building Quarkus - Bootstrap - Parent 2.7.5.Final [7/964]
[2025-05-07T22:16:36.384Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-parent ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-parent ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-parent ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-parent ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-parent ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-parent ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-parent ---
[2025-05-07T22:16:36.384Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-parent ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-parent ---
[2025-05-07T22:16:36.384Z] [INFO] Installing /quarkus/independent-projects/bootstrap/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-parent/2.7.5.Final/quarkus-bootstrap-parent-2.7.5.Final.pom
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] ------------------< io.quarkus:quarkus-bootstrap-bom >------------------
[2025-05-07T22:16:36.384Z] [INFO] Building Quarkus - Bootstrap - BOM 2.7.5.Final [8/964]
[2025-05-07T22:16:36.384Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-bom ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-bom ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-bom ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-bom ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-bom ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-bom ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-bom ---
[2025-05-07T22:16:36.384Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-bom ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-bom ---
[2025-05-07T22:16:36.384Z] [INFO] Installing /quarkus/independent-projects/bootstrap/bom/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-bom/2.7.5.Final/quarkus-bootstrap-bom-2.7.5.Final.pom
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] ---------------< io.quarkus:quarkus-bootstrap-bom-test >----------------
[2025-05-07T22:16:36.384Z] [INFO] Building Quarkus - Bootstrap - Test BOM 2.7.5.Final [9/964]
[2025-05-07T22:16:36.384Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-bom-test ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-bom-test ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-bom-test ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-bom-test ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-bom-test ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-bom-test ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-bom-test ---
[2025-05-07T22:16:36.384Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-bom-test ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-bom-test ---
[2025-05-07T22:16:36.384Z] [INFO] Installing /quarkus/independent-projects/bootstrap/bom-test/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-bom-test/2.7.5.Final/quarkus-bootstrap-bom-test-2.7.5.Final.pom
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] ---------------< io.quarkus:quarkus-bootstrap-app-model >---------------
[2025-05-07T22:16:36.384Z] [INFO] Building Quarkus - Bootstrap - App Model 2.7.5.Final [10/964]
[2025-05-07T22:16:36.384Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:16:36.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.pom
[2025-05-07T22:16:36.384Z] [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 962 kB/s)
[2025-05-07T22:16:36.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom
[2025-05-07T22:16:36.384Z] [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 505 kB/s)
[2025-05-07T22:16:36.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom
[2025-05-07T22:16:36.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom (31 kB at 3.9 MB/s)
[2025-05-07T22:16:36.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar
[2025-05-07T22:16:36.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar
[2025-05-07T22:16:36.384Z] [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 2.7 MB/s)
[2025-05-07T22:16:36.384Z] [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 1.8 MB/s)
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:36.384Z] [INFO]
[2025-05-07T22:16:36.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:37.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[2025-05-07T22:16:37.016Z] [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 850 kB/s)
[2025-05-07T22:16:37.016Z] [INFO]
[2025-05-07T22:16:37.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:37.016Z] [INFO]
[2025-05-07T22:16:37.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:37.016Z] [INFO]
[2025-05-07T22:16:37.016Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:37.016Z] [INFO]
[2025-05-07T22:16:37.016Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:37.016Z] [INFO] Processed 72 files in 275ms (Formatted: 0, Unchanged: 72, Failed: 0, Readonly: 0)
[2025-05-07T22:16:37.016Z] [INFO]
[2025-05-07T22:16:37.016Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:37.016Z] [INFO] Processed 72 files in 00:00.275 (Already Sorted: 72, Needed Sorting: 0)
[2025-05-07T22:16:37.016Z] [INFO]
[2025-05-07T22:16:37.016Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:37.016Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:37.016Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:37.016Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/app-model/src/main/resources
[2025-05-07T22:16:37.016Z] [INFO]
[2025-05-07T22:16:37.016Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:37.016Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:16:37.016Z] [INFO] Compiling 65 source files to /quarkus/independent-projects/bootstrap/app-model/target/classes
[2025-05-07T22:16:37.700Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/paths/PathTreeWithManifest.java:[31,91] unchecked cast
[2025-05-07T22:16:37.700Z] required: java.util.List<java.lang.Integer>
[2025-05-07T22:16:37.700Z] found: java.lang.Object
[2025-05-07T22:16:37.700Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[53,19] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-05-07T22:16:37.700Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[54,33] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-05-07T22:16:37.700Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[55,21] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-05-07T22:16:37.700Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[57,15] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-05-07T22:16:37.700Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[57,46] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-05-07T22:16:37.700Z] [INFO]
[2025-05-07T22:16:37.700Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:37.701Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:37.701Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:37.701Z] [INFO] Copying 3 resources
[2025-05-07T22:16:37.701Z] [INFO]
[2025-05-07T22:16:37.701Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:37.701Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:16:37.701Z] [INFO] Compiling 7 source files to /quarkus/independent-projects/bootstrap/app-model/target/test-classes
[2025-05-07T22:16:38.331Z] [INFO]
[2025-05-07T22:16:38.331Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:38.331Z] [INFO]
[2025-05-07T22:16:38.331Z] [INFO] -------------------------------------------------------
[2025-05-07T22:16:38.331Z] [INFO] T E S T S
[2025-05-07T22:16:38.331Z] [INFO] -------------------------------------------------------
[2025-05-07T22:16:38.331Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:16:38.958Z] [INFO] Running io.quarkus.bootstrap.model.PlatformStreamInfoTest
[2025-05-07T22:16:38.958Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in io.quarkus.bootstrap.model.PlatformStreamInfoTest
[2025-05-07T22:16:38.958Z] [INFO] Running io.quarkus.bootstrap.model.AppArtifactCoordsTest
[2025-05-07T22:16:38.958Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.bootstrap.model.AppArtifactCoordsTest
[2025-05-07T22:16:38.958Z] [INFO] Running io.quarkus.bootstrap.model.PlatformImportsTest
[2025-05-07T22:16:38.958Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in io.quarkus.bootstrap.model.PlatformImportsTest
[2025-05-07T22:16:38.958Z] [INFO] Running io.quarkus.bootstrap.model.PlatformInfoTest
[2025-05-07T22:16:38.958Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.bootstrap.model.PlatformInfoTest
[2025-05-07T22:16:38.958Z] [INFO] Running io.quarkus.paths.JarPathTreeTest
[2025-05-07T22:16:38.958Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in io.quarkus.paths.JarPathTreeTest
[2025-05-07T22:16:38.958Z] [INFO] Running io.quarkus.paths.DirectoryPathTreeTest
[2025-05-07T22:16:38.958Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.paths.DirectoryPathTreeTest
[2025-05-07T22:16:38.958Z] [INFO] Running io.quarkus.util.GlobUtilTest
[2025-05-07T22:16:38.958Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.util.GlobUtilTest
[2025-05-07T22:16:38.958Z] [INFO]
[2025-05-07T22:16:38.958Z] [INFO] Results:
[2025-05-07T22:16:38.958Z] [INFO]
[2025-05-07T22:16:38.958Z] [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:16:38.958Z] [INFO]
[2025-05-07T22:16:38.958Z] [INFO]
[2025-05-07T22:16:38.958Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:38.958Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar
[2025-05-07T22:16:38.958Z] [INFO]
[2025-05-07T22:16:38.958Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:38.958Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar
[2025-05-07T22:16:38.958Z] [INFO]
[2025-05-07T22:16:38.958Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-app-model ---
[2025-05-07T22:16:38.958Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final.jar
[2025-05-07T22:16:38.958Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final.pom
[2025-05-07T22:16:38.958Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar
[2025-05-07T22:16:38.958Z] [INFO]
[2025-05-07T22:16:38.958Z] [INFO] ------------< io.quarkus:quarkus-bootstrap-maven-resolver >-------------
[2025-05-07T22:16:38.958Z] [INFO] Building Quarkus - Bootstrap - Maven Resolver 2.7.5.Final [11/964]
[2025-05-07T22:16:38.958Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.pom
[2025-05-07T22:16:38.958Z] [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 577 kB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom
[2025-05-07T22:16:38.958Z] [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 3.2 MB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom
[2025-05-07T22:16:38.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom (35 kB at 5.8 MB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.pom
[2025-05-07T22:16:38.958Z] [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 1.0 MB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom
[2025-05-07T22:16:38.958Z] [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 253 kB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[2025-05-07T22:16:38.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 6.0 MB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom
[2025-05-07T22:16:38.958Z] [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 479 kB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom
[2025-05-07T22:16:38.958Z] [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 2.3 MB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom
[2025-05-07T22:16:38.958Z] [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 901 kB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[2025-05-07T22:16:38.958Z] [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 2.7 MB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
[2025-05-07T22:16:38.958Z] [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 270 kB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
[2025-05-07T22:16:38.958Z] [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 318 kB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
[2025-05-07T22:16:38.958Z] [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 201 kB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
[2025-05-07T22:16:38.958Z] [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 842 kB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
[2025-05-07T22:16:38.958Z] [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 311 kB/s)
[2025-05-07T22:16:38.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
[2025-05-07T22:16:39.634Z] [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 195 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
[2025-05-07T22:16:39.634Z] [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 299 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[2025-05-07T22:16:39.634Z] [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 5.1 MB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[2025-05-07T22:16:39.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 13 MB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[2025-05-07T22:16:39.634Z] [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 728 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
[2025-05-07T22:16:39.634Z] [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 338 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
[2025-05-07T22:16:39.634Z] [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 484 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
[2025-05-07T22:16:39.634Z] [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 528 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
[2025-05-07T22:16:39.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 1.5 MB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.pom
[2025-05-07T22:16:39.634Z] [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 557 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.pom
[2025-05-07T22:16:39.634Z] [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 656 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.pom
[2025-05-07T22:16:39.634Z] [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 554 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom
[2025-05-07T22:16:39.634Z] [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 381 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom
[2025-05-07T22:16:39.634Z] [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 2.7 MB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.pom
[2025-05-07T22:16:39.634Z] [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 371 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom
[2025-05-07T22:16:39.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom (12 kB at 1.8 MB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[2025-05-07T22:16:39.634Z] [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 1.1 MB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[2025-05-07T22:16:39.634Z] [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 1.1 MB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[2025-05-07T22:16:39.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 5.8 MB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
[2025-05-07T22:16:39.634Z] [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 552 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
[2025-05-07T22:16:39.634Z] [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 2.2 MB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom
[2025-05-07T22:16:39.634Z] [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 212 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom
[2025-05-07T22:16:39.634Z] [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 222 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.jar
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar
[2025-05-07T22:16:39.634Z] [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 763 kB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar
[2025-05-07T22:16:39.634Z] [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 2.8 MB/s)
[2025-05-07T22:16:39.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar
[2025-05-07T22:16:39.634Z] [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 6.1 MB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar
[2025-05-07T22:16:39.635Z] [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 13 MB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar
[2025-05-07T22:16:39.635Z] [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 13 MB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar
[2025-05-07T22:16:39.635Z] [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 2.0 MB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar
[2025-05-07T22:16:39.635Z] [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 2.1 MB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar
[2025-05-07T22:16:39.635Z] [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 1.4 MB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
[2025-05-07T22:16:39.635Z] [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 5.2 MB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[2025-05-07T22:16:39.635Z] [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 5.7 MB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar
[2025-05-07T22:16:39.635Z] [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 367 kB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar
[2025-05-07T22:16:39.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 1.3 MB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
[2025-05-07T22:16:39.635Z] [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 16 MB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar
[2025-05-07T22:16:39.635Z] [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 554 kB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar
[2025-05-07T22:16:39.635Z] [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 841 kB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar
[2025-05-07T22:16:39.635Z] [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 1.3 MB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar
[2025-05-07T22:16:39.635Z] [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 863 kB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar
[2025-05-07T22:16:39.635Z] [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 576 kB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[2025-05-07T22:16:39.635Z] [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 10 MB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
[2025-05-07T22:16:39.635Z] [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 185 kB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar
[2025-05-07T22:16:39.635Z] [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 678 kB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar
[2025-05-07T22:16:39.635Z] [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 735 kB/s)
[2025-05-07T22:16:39.635Z] [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 4.2 MB/s)
[2025-05-07T22:16:39.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar (414 kB at 5.3 MB/s)
[2025-05-07T22:16:39.635Z] [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 138 kB/s)
[2025-05-07T22:16:39.635Z] [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 9.4 MB/s)
[2025-05-07T22:16:39.635Z] [INFO]
[2025-05-07T22:16:39.635Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:39.635Z] [INFO]
[2025-05-07T22:16:39.635Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:40.264Z] [INFO]
[2025-05-07T22:16:40.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:40.264Z] [INFO]
[2025-05-07T22:16:40.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:40.264Z] [INFO]
[2025-05-07T22:16:40.264Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:40.264Z] [INFO]
[2025-05-07T22:16:40.264Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:40.264Z] [INFO] Processed 49 files in 280ms (Formatted: 0, Unchanged: 49, Failed: 0, Readonly: 0)
[2025-05-07T22:16:40.264Z] [INFO]
[2025-05-07T22:16:40.264Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:40.896Z] [INFO] Processed 49 files in 00:00.415 (Already Sorted: 49, Needed Sorting: 0)
[2025-05-07T22:16:40.896Z] [INFO]
[2025-05-07T22:16:40.896Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:40.896Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:40.896Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:40.896Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/maven-resolver/src/main/resources
[2025-05-07T22:16:40.896Z] [INFO]
[2025-05-07T22:16:40.896Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:40.896Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:16:40.896Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/bootstrap/maven-resolver/target/classes
[2025-05-07T22:16:42.209Z] [INFO] Annotation processing is enabled because one or more processors were found
[2025-05-07T22:16:42.209Z] on the class path. A future release of javac may disable annotation processing
[2025-05-07T22:16:42.209Z] unless at least one processor is specified by name (-processor), or a search
[2025-05-07T22:16:42.209Z] path is specified (--processor-path, --processor-module-path), or annotation
[2025-05-07T22:16:42.209Z] processing is enabled explicitly (-proc:only, -proc:full).
[2025-05-07T22:16:42.209Z] Use -Xlint:-options to suppress this message.
[2025-05-07T22:16:42.209Z] Use -proc:none to disable annotation processing.
[2025-05-07T22:16:42.209Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapMavenContext.java:[410,23] add(java.lang.String,java.lang.String,java.lang.String,boolean,java.lang.String,java.lang.String) in org.eclipse.aether.util.repository.DefaultMirrorSelector has been deprecated
[2025-05-07T22:16:42.209Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-05-07T22:16:42.210Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-05-07T22:16:42.210Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-05-07T22:16:42.210Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-05-07T22:16:42.210Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-05-07T22:16:42.210Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-05-07T22:16:42.210Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-05-07T22:16:42.210Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-05-07T22:16:42.210Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2025-05-07T22:16:42.210Z] [INFO]
[2025-05-07T22:16:42.210Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:42.210Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:42.210Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:42.210Z] [INFO] Copying 68 resources
[2025-05-07T22:16:42.210Z] [INFO]
[2025-05-07T22:16:42.210Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:42.210Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:16:42.210Z] [INFO] Compiling 17 source files to /quarkus/independent-projects/bootstrap/maven-resolver/target/test-classes
[2025-05-07T22:16:42.838Z] [INFO] Annotation processing is enabled because one or more processors were found
[2025-05-07T22:16:42.838Z] on the class path. A future release of javac may disable annotation processing
[2025-05-07T22:16:42.838Z] unless at least one processor is specified by name (-processor), or a search
[2025-05-07T22:16:42.838Z] path is specified (--processor-path, --processor-module-path), or annotation
[2025-05-07T22:16:42.838Z] processing is enabled explicitly (-proc:only, -proc:full).
[2025-05-07T22:16:42.838Z] Use -Xlint:-options to suppress this message.
[2025-05-07T22:16:42.838Z] Use -proc:none to disable annotation processing.
[2025-05-07T22:16:42.838Z] [INFO]
[2025-05-07T22:16:42.838Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:42.838Z] [INFO]
[2025-05-07T22:16:42.838Z] [INFO] -------------------------------------------------------
[2025-05-07T22:16:42.838Z] [INFO] T E S T S
[2025-05-07T22:16:42.838Z] [INFO] -------------------------------------------------------
[2025-05-07T22:16:42.838Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:16:43.467Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.ReposInitializedFromEnvVarsTest
[2025-05-07T22:16:43.467Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in io.quarkus.bootstrap.resolver.maven.ReposInitializedFromEnvVarsTest
[2025-05-07T22:16:43.467Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.workspace.ModelUtilsTest
[2025-05-07T22:16:43.467Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in io.quarkus.bootstrap.resolver.maven.workspace.ModelUtilsTest
[2025-05-07T22:16:43.467Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ResolveEmptyJarProjectArtifactTest
[2025-05-07T22:16:44.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in io.quarkus.bootstrap.resolver.maven.test.ResolveEmptyJarProjectArtifactTest
[2025-05-07T22:16:44.097Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ProxyAndMirrorSettingsReposTest
[2025-05-07T22:16:44.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.bootstrap.resolver.maven.test.ProxyAndMirrorSettingsReposTest
[2025-05-07T22:16:44.097Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.SubmodulePomReposEffectivePomTest
[2025-05-07T22:16:44.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.bootstrap.resolver.maven.test.SubmodulePomReposEffectivePomTest
[2025-05-07T22:16:44.097Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PomReposMirroredTest
[2025-05-07T22:16:44.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.bootstrap.resolver.maven.test.PomReposMirroredTest
[2025-05-07T22:16:44.097Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PreferPomsFromWorkspaceTest
[2025-05-07T22:16:44.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.bootstrap.resolver.maven.test.PreferPomsFromWorkspaceTest
[2025-05-07T22:16:44.097Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.BasicPomReposEffectivePomTest
[2025-05-07T22:16:44.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.bootstrap.resolver.maven.test.BasicPomReposEffectivePomTest
[2025-05-07T22:16:44.097Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PomProfileReposEffectivePomTest
[2025-05-07T22:16:44.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.bootstrap.resolver.maven.test.PomProfileReposEffectivePomTest
[2025-05-07T22:16:44.097Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.BootstrapMavenOptionsTest
[2025-05-07T22:16:44.097Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.bootstrap.resolver.maven.test.BootstrapMavenOptionsTest
[2025-05-07T22:16:44.097Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ProxyNoMirrorSettingsReposTest
[2025-05-07T22:16:44.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.bootstrap.resolver.maven.test.ProxyNoMirrorSettingsReposTest
[2025-05-07T22:16:44.097Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.CentralRepoOverridesEffectivePomTest
[2025-05-07T22:16:44.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.bootstrap.resolver.maven.test.CentralRepoOverridesEffectivePomTest
[2025-05-07T22:16:44.097Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.SettingsProfileReposAndPomReposEffectivePomTest
[2025-05-07T22:16:44.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.bootstrap.resolver.maven.test.SettingsProfileReposAndPomReposEffectivePomTest
[2025-05-07T22:16:44.097Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.NoProxyNoMirrorSettingsReposTest
[2025-05-07T22:16:44.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.bootstrap.resolver.maven.test.NoProxyNoMirrorSettingsReposTest
[2025-05-07T22:16:44.097Z] [INFO] Running io.quarkus.bootstrap.workspace.test.LocalWorkspaceDiscoveryTest
[2025-05-07T22:16:44.097Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in io.quarkus.bootstrap.workspace.test.LocalWorkspaceDiscoveryTest
[2025-05-07T22:16:44.097Z] [INFO]
[2025-05-07T22:16:44.097Z] [INFO] Results:
[2025-05-07T22:16:44.097Z] [INFO]
[2025-05-07T22:16:44.097Z] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:16:44.097Z] [INFO]
[2025-05-07T22:16:44.097Z] [INFO]
[2025-05-07T22:16:44.097Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:44.097Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar
[2025-05-07T22:16:44.097Z] [INFO]
[2025-05-07T22:16:44.097Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:44.097Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar
[2025-05-07T22:16:44.097Z] [INFO]
[2025-05-07T22:16:44.097Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-maven-resolver ---
[2025-05-07T22:16:44.097Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar
[2025-05-07T22:16:44.097Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final.pom
[2025-05-07T22:16:44.097Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar
[2025-05-07T22:16:44.097Z] [INFO]
[2025-05-07T22:16:44.097Z] [INFO] ------------< io.quarkus:quarkus-bootstrap-gradle-resolver >------------
[2025-05-07T22:16:44.097Z] [INFO] Building Quarkus - Bootstrap - Gradle Resolver 2.7.5.Final [12/964]
[2025-05-07T22:16:44.097Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:16:44.097Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
[2025-05-07T22:16:44.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
[2025-05-07T22:16:44.097Z] [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 933 kB/s)
[2025-05-07T22:16:44.097Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
[2025-05-07T22:16:44.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
[2025-05-07T22:16:44.097Z] [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 11 MB/s)
[2025-05-07T22:16:44.097Z] [INFO] Downloading from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.pom
[2025-05-07T22:16:44.733Z] [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 10 kB/s)
[2025-05-07T22:16:44.733Z] [INFO] Downloading from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.jar
[2025-05-07T22:16:44.733Z] [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 6.6 MB/s)
[2025-05-07T22:16:44.733Z] [INFO]
[2025-05-07T22:16:44.733Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:44.733Z] [INFO]
[2025-05-07T22:16:44.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:44.733Z] [INFO]
[2025-05-07T22:16:44.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:44.733Z] [INFO]
[2025-05-07T22:16:44.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:44.733Z] [INFO]
[2025-05-07T22:16:44.733Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:44.733Z] [INFO]
[2025-05-07T22:16:44.733Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:44.733Z] [INFO] Processed 3 files in 34ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-05-07T22:16:44.733Z] [INFO]
[2025-05-07T22:16:44.733Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:44.733Z] [INFO] Processed 3 files in 00:00.010 (Already Sorted: 3, Needed Sorting: 0)
[2025-05-07T22:16:44.733Z] [INFO]
[2025-05-07T22:16:44.733Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:44.733Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:44.733Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:44.733Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/gradle-resolver/src/main/resources
[2025-05-07T22:16:44.733Z] [INFO]
[2025-05-07T22:16:44.733Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:44.733Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:16:44.733Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/bootstrap/gradle-resolver/target/classes
[2025-05-07T22:16:45.361Z] [INFO]
[2025-05-07T22:16:45.361Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:45.361Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:45.361Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:45.361Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/gradle-resolver/src/test/resources
[2025-05-07T22:16:45.361Z] [INFO]
[2025-05-07T22:16:45.361Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:45.361Z] [INFO] No sources to compile
[2025-05-07T22:16:45.361Z] [INFO]
[2025-05-07T22:16:45.361Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:45.361Z] [INFO] No tests to run.
[2025-05-07T22:16:45.361Z] [INFO]
[2025-05-07T22:16:45.361Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:45.361Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar
[2025-05-07T22:16:45.361Z] [INFO]
[2025-05-07T22:16:45.361Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:45.361Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar
[2025-05-07T22:16:45.361Z] [INFO]
[2025-05-07T22:16:45.361Z] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:45.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
[2025-05-07T22:16:45.361Z] [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 1.3 MB/s)
[2025-05-07T22:16:45.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[2025-05-07T22:16:45.361Z] [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 511 kB/s)
[2025-05-07T22:16:45.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
[2025-05-07T22:16:45.361Z] [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 691 kB/s)
[2025-05-07T22:16:45.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[2025-05-07T22:16:45.361Z] [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 384 kB/s)
[2025-05-07T22:16:45.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[2025-05-07T22:16:45.361Z] [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 1.5 MB/s)
[2025-05-07T22:16:45.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 489 kB/s)
[2025-05-07T22:16:45.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
[2025-05-07T22:16:45.361Z] [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 152 kB/s)
[2025-05-07T22:16:45.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
[2025-05-07T22:16:45.361Z] [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 390 kB/s)
[2025-05-07T22:16:45.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
[2025-05-07T22:16:45.361Z] [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 350 kB/s)
[2025-05-07T22:16:45.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[2025-05-07T22:16:45.361Z] [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 766 kB/s)
[2025-05-07T22:16:45.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[2025-05-07T22:16:45.361Z] [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 500 kB/s)
[2025-05-07T22:16:45.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom (11 kB at 1.6 MB/s)
[2025-05-07T22:16:45.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
[2025-05-07T22:16:45.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
[2025-05-07T22:16:45.361Z] [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 368 kB/s)
[2025-05-07T22:16:45.361Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
[2025-05-07T22:16:45.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
[2025-05-07T22:16:45.990Z] [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 396 kB/s)
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
[2025-05-07T22:16:45.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
[2025-05-07T22:16:45.990Z] [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 448 kB/s)
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
[2025-05-07T22:16:45.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
[2025-05-07T22:16:45.990Z] [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 527 kB/s)
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
[2025-05-07T22:16:45.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
[2025-05-07T22:16:45.990Z] [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 524 kB/s)
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/19.0/guava-19.0.pom
[2025-05-07T22:16:45.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
[2025-05-07T22:16:45.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 1.4 MB/s)
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[2025-05-07T22:16:45.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[2025-05-07T22:16:45.990Z] [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 1.6 MB/s)
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/19.0/guava-19.0.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar
[2025-05-07T22:16:45.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
[2025-05-07T22:16:45.990Z] [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 2.9 MB/s)
[2025-05-07T22:16:45.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
[2025-05-07T22:16:45.991Z] [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 5.1 MB/s)
[2025-05-07T22:16:45.991Z] [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 8.0 MB/s)
[2025-05-07T22:16:45.991Z] [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 11 MB/s)
[2025-05-07T22:16:45.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[2025-05-07T22:16:45.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[2025-05-07T22:16:45.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
[2025-05-07T22:16:45.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 8.7 MB/s)
[2025-05-07T22:16:45.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
[2025-05-07T22:16:45.991Z] [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 2.0 MB/s)
[2025-05-07T22:16:45.991Z] [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 2.8 MB/s)
[2025-05-07T22:16:45.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
[2025-05-07T22:16:45.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
[2025-05-07T22:16:45.991Z] [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 1.7 MB/s)
[2025-05-07T22:16:45.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 13 MB/s)
[2025-05-07T22:16:45.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar (186 kB at 7.4 MB/s)
[2025-05-07T22:16:45.991Z] [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 2.9 MB/s)
[2025-05-07T22:16:45.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 42 MB/s)
[2025-05-07T22:16:45.991Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-app-model:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:16:45.991Z] [INFO] Excluding io.quarkus:quarkus-fs-util:jar:0.0.9 from the shaded jar.
[2025-05-07T22:16:45.991Z] [INFO] Excluding org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final from the shaded jar.
[2025-05-07T22:16:45.991Z] [INFO] Including org.gradle:gradle-tooling-api:jar:7.3.3 in the shaded jar.
[2025-05-07T22:16:45.991Z] [INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[2025-05-07T22:16:45.991Z] [INFO] Excluding org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final from the shaded jar.
[2025-05-07T22:16:45.991Z] [INFO] Minimizing jar io.quarkus:quarkus-bootstrap-gradle-resolver:jar:2.7.5.Final
[2025-05-07T22:16:47.300Z] [INFO] Minimized 1912 -> 1885 (98%)
[2025-05-07T22:16:47.300Z] [INFO] Replacing original artifact with shaded artifact.
[2025-05-07T22:16:47.300Z] [INFO] Replacing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar with /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-shaded.jar
[2025-05-07T22:16:47.300Z] [INFO] Dependency-reduced POM written at: /quarkus/independent-projects/bootstrap/gradle-resolver/dependency-reduced-pom.xml
[2025-05-07T22:16:47.300Z] [INFO]
[2025-05-07T22:16:47.300Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-gradle-resolver ---
[2025-05-07T22:16:47.300Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar
[2025-05-07T22:16:47.300Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/dependency-reduced-pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final.pom
[2025-05-07T22:16:47.300Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar
[2025-05-07T22:16:47.300Z] [INFO]
[2025-05-07T22:16:47.300Z] [INFO] -----------------< io.quarkus:quarkus-bootstrap-core >------------------
[2025-05-07T22:16:47.300Z] [INFO] Building Quarkus - Bootstrap - Core 2.7.5.Final [13/964]
[2025-05-07T22:16:47.300Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:16:47.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom
[2025-05-07T22:16:47.300Z] [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 231 kB/s)
[2025-05-07T22:16:47.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.10.0/smallrye-common-parent-1.10.0.pom
[2025-05-07T22:16:47.300Z] [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 864 kB/s)
[2025-05-07T22:16:47.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom
[2025-05-07T22:16:47.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom (9.8 kB at 1.2 MB/s)
[2025-05-07T22:16:47.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom
[2025-05-07T22:16:47.300Z] [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 1.3 MB/s)
[2025-05-07T22:16:47.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
[2025-05-07T22:16:47.300Z] [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 998 kB/s)
[2025-05-07T22:16:47.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[2025-05-07T22:16:47.300Z] [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 3.8 MB/s)
[2025-05-07T22:16:47.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-depchain/1.2.6/shrinkwrap-depchain-1.2.6.pom
[2025-05-07T22:16:47.300Z] [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 192 kB/s)
[2025-05-07T22:16:47.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom
[2025-05-07T22:16:47.300Z] [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 1.3 MB/s)
[2025-05-07T22:16:47.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom
[2025-05-07T22:16:47.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 5.3 MB/s)
[2025-05-07T22:16:47.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom
[2025-05-07T22:16:47.300Z] [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 387 kB/s)
[2025-05-07T22:16:47.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom
[2025-05-07T22:16:47.300Z] [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 181 kB/s)
[2025-05-07T22:16:47.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom
[2025-05-07T22:16:47.300Z] [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 571 kB/s)
[2025-05-07T22:16:47.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar
[2025-05-07T22:16:47.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar
[2025-05-07T22:16:47.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar
[2025-05-07T22:16:47.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar
[2025-05-07T22:16:47.301Z] [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 878 kB/s)
[2025-05-07T22:16:47.301Z] [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 6.0 MB/s)
[2025-05-07T22:16:47.301Z] [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 326 kB/s)
[2025-05-07T22:16:47.301Z] [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 16 MB/s)
[2025-05-07T22:16:47.301Z] [INFO]
[2025-05-07T22:16:47.301Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:47.301Z] [INFO]
[2025-05-07T22:16:47.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:47.928Z] [INFO]
[2025-05-07T22:16:47.928Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:47.928Z] [INFO]
[2025-05-07T22:16:47.928Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:47.928Z] [INFO]
[2025-05-07T22:16:47.928Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:47.928Z] [INFO]
[2025-05-07T22:16:47.928Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:47.928Z] [INFO] Processed 67 files in 199ms (Formatted: 0, Unchanged: 67, Failed: 0, Readonly: 0)
[2025-05-07T22:16:47.928Z] [INFO]
[2025-05-07T22:16:47.928Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:48.558Z] [INFO] Processed 67 files in 00:00.236 (Already Sorted: 67, Needed Sorting: 0)
[2025-05-07T22:16:48.559Z] [INFO]
[2025-05-07T22:16:48.559Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:48.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:48.559Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:48.559Z] [INFO] Copying 1 resource
[2025-05-07T22:16:48.559Z] [INFO]
[2025-05-07T22:16:48.559Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:48.559Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:16:48.559Z] [INFO] Compiling 35 source files to /quarkus/independent-projects/bootstrap/core/target/classes
[2025-05-07T22:16:49.194Z] [INFO] Annotation processing is enabled because one or more processors were found
[2025-05-07T22:16:49.194Z] on the class path. A future release of javac may disable annotation processing
[2025-05-07T22:16:49.194Z] unless at least one processor is specified by name (-processor), or a search
[2025-05-07T22:16:49.194Z] path is specified (--processor-path, --processor-module-path), or annotation
[2025-05-07T22:16:49.194Z] processing is enabled explicitly (-proc:only, -proc:full).
[2025-05-07T22:16:49.195Z] Use -Xlint:-options to suppress this message.
[2025-05-07T22:16:49.195Z] Use -proc:none to disable annotation processing.
[2025-05-07T22:16:49.195Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/JarClassPathElement.java:[49,90] unchecked cast
[2025-05-07T22:16:49.195Z] required: java.util.List<java.lang.Integer>
[2025-05-07T22:16:49.195Z] found: java.lang.Object
[2025-05-07T22:16:49.195Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/app/CuratedApplication.java:[124,33] unchecked cast
[2025-05-07T22:16:49.195Z] required: java.util.function.Function<java.lang.Object,java.util.List<?>>
[2025-05-07T22:16:49.195Z] found: capture#1 of ?
[2025-05-07T22:16:49.195Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/QuarkusClassLoader.java:[574,31] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:16:49.195Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/ClassLoaderLimiter.java:[13,77] unchecked conversion
[2025-05-07T22:16:49.195Z] required: java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.String>
[2025-05-07T22:16:49.195Z] found: java.util.concurrent.ConcurrentHashMap
[2025-05-07T22:16:49.195Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/ClassLoaderLimiter.java:[14,70] unchecked conversion
[2025-05-07T22:16:49.195Z] required: java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.String>
[2025-05-07T22:16:49.195Z] found: java.util.concurrent.ConcurrentHashMap
[2025-05-07T22:16:49.195Z] [INFO]
[2025-05-07T22:16:49.195Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:49.195Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:49.195Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:49.195Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/core/src/test/resources
[2025-05-07T22:16:49.195Z] [INFO]
[2025-05-07T22:16:49.195Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:49.195Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:16:49.195Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/bootstrap/core/target/test-classes
[2025-05-07T22:16:49.823Z] [INFO] Annotation processing is enabled because one or more processors were found
[2025-05-07T22:16:49.823Z] on the class path. A future release of javac may disable annotation processing
[2025-05-07T22:16:49.823Z] unless at least one processor is specified by name (-processor), or a search
[2025-05-07T22:16:49.823Z] path is specified (--processor-path, --processor-module-path), or annotation
[2025-05-07T22:16:49.823Z] processing is enabled explicitly (-proc:only, -proc:full).
[2025-05-07T22:16:49.823Z] Use -Xlint:-options to suppress this message.
[2025-05-07T22:16:49.823Z] Use -proc:none to disable annotation processing.
[2025-05-07T22:16:49.823Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[44,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:16:49.823Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[82,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:16:49.823Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[110,37] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:16:49.823Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/MultiReleaseJarTestCase.java:[58,33] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:16:49.823Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/MultiReleaseJarTestCase.java:[75,33] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:16:49.823Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingInterruptTestCase.java:[25,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:16:49.823Z] [INFO]
[2025-05-07T22:16:49.823Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:49.823Z] [INFO]
[2025-05-07T22:16:49.823Z] [INFO] -------------------------------------------------------
[2025-05-07T22:16:49.823Z] [INFO] T E S T S
[2025-05-07T22:16:49.823Z] [INFO] -------------------------------------------------------
[2025-05-07T22:16:49.823Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:16:50.454Z] [INFO] Running io.quarkus.bootstrap.resolver.replace.test.SimpleReplacedDependencyTestCase
[2025-05-07T22:16:51.084Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in io.quarkus.bootstrap.resolver.replace.test.SimpleReplacedDependencyTestCase
[2025-05-07T22:16:51.084Z] [INFO] Running io.quarkus.bootstrap.resolver.replace.test.ManagedReplacedDependencyTestCase
[2025-05-07T22:16:51.084Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in io.quarkus.bootstrap.resolver.replace.test.ManagedReplacedDependencyTestCase
[2025-05-07T22:16:51.084Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectDependencyVersionOverridesTransitiveVersionTestCase
[2025-05-07T22:16:51.084Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.bootstrap.resolver.test.DirectDependencyVersionOverridesTransitiveVersionTestCase
[2025-05-07T22:16:51.084Z] [INFO] Running io.quarkus.bootstrap.resolver.test.ProvidedScopeDepsAreNotCollectedTestCase
[2025-05-07T22:16:51.084Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.bootstrap.resolver.test.ProvidedScopeDepsAreNotCollectedTestCase
[2025-05-07T22:16:51.084Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndProvidedScopesTestCase
[2025-05-07T22:16:51.084Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndProvidedScopesTestCase
[2025-05-07T22:16:51.084Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphTestCase
[2025-05-07T22:16:51.084Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphTestCase
[2025-05-07T22:16:51.084Z] [INFO] Running io.quarkus.bootstrap.resolver.test.OnlyDirectOptionalDepsAreCollectedTestCase
[2025-05-07T22:16:51.084Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in io.quarkus.bootstrap.resolver.test.OnlyDirectOptionalDepsAreCollectedTestCase
[2025-05-07T22:16:51.084Z] [INFO] Running io.quarkus.bootstrap.resolver.test.TransitiveVersionOverridesTestCase
[2025-05-07T22:16:51.084Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in io.quarkus.bootstrap.resolver.test.TransitiveVersionOverridesTestCase
[2025-05-07T22:16:51.084Z] [INFO] Running io.quarkus.bootstrap.resolver.test.VersionPropertyDependencyTestCase
[2025-05-07T22:16:51.713Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.bootstrap.resolver.test.VersionPropertyDependencyTestCase
[2025-05-07T22:16:51.713Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphWithDifferentClassifierAndTypeTestCase
[2025-05-07T22:16:51.713Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphWithDifferentClassifierAndTypeTestCase
[2025-05-07T22:16:51.713Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndTestScopesTestCase
[2025-05-07T22:16:51.713Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndTestScopesTestCase
[2025-05-07T22:16:51.713Z] [INFO] Running io.quarkus.bootstrap.resolver.test.TestScopeIsNotAmongRuntimeDependenciesTestCase
[2025-05-07T22:16:51.713Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in io.quarkus.bootstrap.resolver.test.TestScopeIsNotAmongRuntimeDependenciesTestCase
[2025-05-07T22:16:51.713Z] [INFO] Running io.quarkus.bootstrap.resolver.test.ExclusionsTestCase
[2025-05-07T22:16:51.713Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.bootstrap.resolver.test.ExclusionsTestCase
[2025-05-07T22:16:51.713Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependenciesOnDifferentVersionsOfAnArtifactTestCase
[2025-05-07T22:16:51.713Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.bootstrap.resolver.test.DependenciesOnDifferentVersionsOfAnArtifactTestCase
[2025-05-07T22:16:51.713Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectOptionalOverridesTransitiveNonOptionalVersionTestCase
[2025-05-07T22:16:51.713Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.bootstrap.resolver.test.DirectOptionalOverridesTransitiveNonOptionalVersionTestCase
[2025-05-07T22:16:51.713Z] [INFO] Running io.quarkus.bootstrap.resolver.test.SystemPropertyOverridesPomPropertyDependencyTestCase
[2025-05-07T22:16:51.713Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in io.quarkus.bootstrap.resolver.test.SystemPropertyOverridesPomPropertyDependencyTestCase
[2025-05-07T22:16:51.713Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectDependencyOverridesManagedDependencyTestCase
[2025-05-07T22:16:51.713Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.bootstrap.resolver.test.DirectDependencyOverridesManagedDependencyTestCase
[2025-05-07T22:16:51.713Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingInterruptTestCase
[2025-05-07T22:16:51.713Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in io.quarkus.bootstrap.classloader.ClassLoadingInterruptTestCase
[2025-05-07T22:16:51.713Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingPathTreeResourceUrlTestCase
[2025-05-07T22:16:51.713Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in io.quarkus.bootstrap.classloader.ClassLoadingPathTreeResourceUrlTestCase
[2025-05-07T22:16:51.713Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingResourceUrlTestCase
[2025-05-07T22:16:51.713Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in io.quarkus.bootstrap.classloader.ClassLoadingResourceUrlTestCase
[2025-05-07T22:16:51.713Z] [INFO] Running io.quarkus.bootstrap.classloader.MultiReleaseJarTestCase
[2025-05-07T22:16:52.344Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.013 s - in io.quarkus.bootstrap.classloader.MultiReleaseJarTestCase
[2025-05-07T22:16:52.344Z] [INFO]
[2025-05-07T22:16:52.344Z] [INFO] Results:
[2025-05-07T22:16:52.344Z] [INFO]
[2025-05-07T22:16:52.344Z] [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 1
[2025-05-07T22:16:52.344Z] [INFO]
[2025-05-07T22:16:52.344Z] [INFO]
[2025-05-07T22:16:52.344Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:52.344Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar
[2025-05-07T22:16:52.344Z] [INFO]
[2025-05-07T22:16:52.344Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:52.344Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-sources.jar
[2025-05-07T22:16:52.344Z] [INFO]
[2025-05-07T22:16:52.344Z] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:52.344Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-tests.jar
[2025-05-07T22:16:52.344Z] [INFO]
[2025-05-07T22:16:52.344Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-core ---
[2025-05-07T22:16:52.344Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final.jar
[2025-05-07T22:16:52.344Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final.pom
[2025-05-07T22:16:52.344Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final-sources.jar
[2025-05-07T22:16:52.344Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-tests.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final-tests.jar
[2025-05-07T22:16:52.344Z] [INFO]
[2025-05-07T22:16:52.344Z] [INFO] -------------< io.quarkus:quarkus-bootstrap-maven-plugin >--------------
[2025-05-07T22:16:52.344Z] [INFO] Building Quarkus - Bootstrap - Maven plugin 2.7.5.Final [14/964]
[2025-05-07T22:16:52.344Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2025-05-07T22:16:52.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.pom
[2025-05-07T22:16:52.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.pom
[2025-05-07T22:16:52.344Z] [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 408 kB/s)
[2025-05-07T22:16:52.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.jar
[2025-05-07T22:16:52.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.jar
[2025-05-07T22:16:52.344Z] [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 12 MB/s)
[2025-05-07T22:16:52.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
[2025-05-07T22:16:52.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
[2025-05-07T22:16:52.344Z] [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 1.6 MB/s)
[2025-05-07T22:16:52.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
[2025-05-07T22:16:52.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
[2025-05-07T22:16:52.344Z] [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 1.6 MB/s)
[2025-05-07T22:16:52.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
[2025-05-07T22:16:52.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
[2025-05-07T22:16:52.344Z] [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 5.3 MB/s)
[2025-05-07T22:16:52.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
[2025-05-07T22:16:52.344Z] [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 163 kB/s)
[2025-05-07T22:16:52.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.pom
[2025-05-07T22:16:52.344Z] [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 1.6 MB/s)
[2025-05-07T22:16:52.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom
[2025-05-07T22:16:52.344Z] [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 1.4 MB/s)
[2025-05-07T22:16:52.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.pom
[2025-05-07T22:16:52.345Z] [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 507 kB/s)
[2025-05-07T22:16:52.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.pom
[2025-05-07T22:16:52.345Z] [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 692 kB/s)
[2025-05-07T22:16:52.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.pom
[2025-05-07T22:16:52.345Z] [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 329 kB/s)
[2025-05-07T22:16:52.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.1/jackson-dataformats-text-2.13.1.pom
[2025-05-07T22:16:52.345Z] [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 221 kB/s)
[2025-05-07T22:16:52.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.pom
[2025-05-07T22:16:52.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.pom (37 kB at 4.7 MB/s)
[2025-05-07T22:16:52.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar
[2025-05-07T22:16:52.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar
[2025-05-07T22:16:52.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar
[2025-05-07T22:16:52.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar
[2025-05-07T22:16:52.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.jar
[2025-05-07T22:16:52.345Z] [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 1.4 MB/s)
[2025-05-07T22:16:52.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar
[2025-05-07T22:16:52.345Z] [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 3.2 MB/s)
[2025-05-07T22:16:52.345Z] [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 4.2 MB/s)
[2025-05-07T22:16:52.345Z] [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 20 MB/s)
[2025-05-07T22:16:52.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar (327 kB at 16 MB/s)
[2025-05-07T22:16:52.345Z] [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 41 MB/s)
[2025-05-07T22:16:52.345Z] [INFO]
[2025-05-07T22:16:52.345Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:52.345Z] [INFO]
[2025-05-07T22:16:52.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:52.974Z] [INFO]
[2025-05-07T22:16:52.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:52.974Z] [INFO]
[2025-05-07T22:16:52.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:52.974Z] [INFO]
[2025-05-07T22:16:52.974Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:52.974Z] [INFO]
[2025-05-07T22:16:52.974Z] [INFO] --- maven-plugin-plugin:3.6.0:helpmojo (help-goal) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:52.974Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[2025-05-07T22:16:52.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[2025-05-07T22:16:52.974Z] [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 476 kB/s)
[2025-05-07T22:16:52.974Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom
[2025-05-07T22:16:52.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom
[2025-05-07T22:16:52.974Z] [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 348 kB/s)
[2025-05-07T22:16:52.974Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
[2025-05-07T22:16:52.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
[2025-05-07T22:16:52.974Z] [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 437 kB/s)
[2025-05-07T22:16:52.974Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[2025-05-07T22:16:52.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[2025-05-07T22:16:52.974Z] [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 277 kB/s)
[2025-05-07T22:16:52.974Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[2025-05-07T22:16:52.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[2025-05-07T22:16:52.974Z] [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 1.9 MB/s)
[2025-05-07T22:16:52.974Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
[2025-05-07T22:16:52.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
[2025-05-07T22:16:52.974Z] [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 240 kB/s)
[2025-05-07T22:16:52.974Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2025-05-07T22:16:53.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2025-05-07T22:16:53.602Z] [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 190 kB/s)
[2025-05-07T22:16:53.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2025-05-07T22:16:53.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2025-05-07T22:16:53.602Z] [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 1.7 MB/s)
[2025-05-07T22:16:53.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[2025-05-07T22:16:53.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[2025-05-07T22:16:53.602Z] [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 1.0 MB/s)
[2025-05-07T22:16:53.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[2025-05-07T22:16:53.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[2025-05-07T22:16:53.602Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 2.2 MB/s)
[2025-05-07T22:16:53.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[2025-05-07T22:16:53.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[2025-05-07T22:16:53.602Z] [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 1.8 MB/s)
[2025-05-07T22:16:53.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
[2025-05-07T22:16:53.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[2025-05-07T22:16:53.602Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 3.7 MB/s)
[2025-05-07T22:16:53.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[2025-05-07T22:16:53.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[2025-05-07T22:16:53.602Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 2.3 MB/s)
[2025-05-07T22:16:53.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[2025-05-07T22:16:53.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[2025-05-07T22:16:53.602Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (9.2 kB at 1.5 MB/s)
[2025-05-07T22:16:53.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom
[2025-05-07T22:16:53.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom
[2025-05-07T22:16:53.602Z] [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 293 kB/s)
[2025-05-07T22:16:53.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
[2025-05-07T22:16:53.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
[2025-05-07T22:16:53.602Z] [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 1.9 MB/s)
[2025-05-07T22:16:53.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
[2025-05-07T22:16:53.603Z] [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 503 kB/s)
[2025-05-07T22:16:53.603Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
[2025-05-07T22:16:53.603Z] [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 688 kB/s)
[2025-05-07T22:16:53.603Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 2.4 MB/s)
[2025-05-07T22:16:53.603Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
[2025-05-07T22:16:53.603Z] [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 568 kB/s)
[2025-05-07T22:16:53.603Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
[2025-05-07T22:16:53.603Z] [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 2.2 MB/s)
[2025-05-07T22:16:53.603Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/43/commons-parent-43.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 4.7 MB/s)
[2025-05-07T22:16:53.603Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
[2025-05-07T22:16:53.603Z] [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 118 kB/s)
[2025-05-07T22:16:53.603Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 2.2 MB/s)
[2025-05-07T22:16:53.603Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
[2025-05-07T22:16:53.603Z] [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 256 kB/s)
[2025-05-07T22:16:53.603Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
[2025-05-07T22:16:53.603Z] [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 873 kB/s)
[2025-05-07T22:16:53.603Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[2025-05-07T22:16:53.603Z] [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 1.7 MB/s)
[2025-05-07T22:16:53.603Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[2025-05-07T22:16:53.603Z] [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 452 kB/s)
[2025-05-07T22:16:53.603Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[2025-05-07T22:16:53.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 227 kB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[2025-05-07T22:16:54.232Z] [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 304 kB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 572 kB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[2025-05-07T22:16:54.232Z] [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 1.2 MB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[2025-05-07T22:16:54.232Z] [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 1.3 MB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 2.7 MB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[2025-05-07T22:16:54.232Z] [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 815 kB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[2025-05-07T22:16:54.232Z] [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 1.2 MB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 2.2 MB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2025-05-07T22:16:54.232Z] [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 1.0 MB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
[2025-05-07T22:16:54.232Z] [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 334 kB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
[2025-05-07T22:16:54.232Z] [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 204 kB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[2025-05-07T22:16:54.232Z] [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 146 kB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
[2025-05-07T22:16:54.232Z] [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 534 kB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[2025-05-07T22:16:54.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[2025-05-07T22:16:54.232Z] [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 212 kB/s)
[2025-05-07T22:16:54.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[2025-05-07T22:16:54.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[2025-05-07T22:16:54.233Z] [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 375 kB/s)
[2025-05-07T22:16:54.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[2025-05-07T22:16:54.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[2025-05-07T22:16:54.233Z] [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 2.6 MB/s)
[2025-05-07T22:16:54.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[2025-05-07T22:16:54.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[2025-05-07T22:16:54.233Z] [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 51 kB/s)
[2025-05-07T22:16:54.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[2025-05-07T22:16:54.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[2025-05-07T22:16:54.233Z] [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 144 kB/s)
[2025-05-07T22:16:54.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[2025-05-07T22:16:54.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[2025-05-07T22:16:54.233Z] [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 500 kB/s)
[2025-05-07T22:16:54.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[2025-05-07T22:16:54.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[2025-05-07T22:16:54.233Z] [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 1.0 MB/s)
[2025-05-07T22:16:54.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2025-05-07T22:16:54.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2025-05-07T22:16:54.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 24 kB/s)
[2025-05-07T22:16:54.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
[2025-05-07T22:16:54.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
[2025-05-07T22:16:54.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 24 kB/s)
[2025-05-07T22:16:54.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[2025-05-07T22:16:54.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[2025-05-07T22:16:54.233Z] [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 24 kB/s)
[2025-05-07T22:16:54.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[2025-05-07T22:16:54.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[2025-05-07T22:16:54.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 17 kB/s)
[2025-05-07T22:16:54.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[2025-05-07T22:16:54.952Z] [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 1.0 MB/s)
[2025-05-07T22:16:54.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 162 kB/s)
[2025-05-07T22:16:54.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[2025-05-07T22:16:54.952Z] [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 330 kB/s)
[2025-05-07T22:16:54.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 27 kB/s)
[2025-05-07T22:16:54.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 19 kB/s)
[2025-05-07T22:16:54.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[2025-05-07T22:16:54.952Z] [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 477 kB/s)
[2025-05-07T22:16:54.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[2025-05-07T22:16:54.952Z] [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 321 kB/s)
[2025-05-07T22:16:54.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 2.2 MB/s)
[2025-05-07T22:16:54.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[2025-05-07T22:16:54.952Z] [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 1.5 MB/s)
[2025-05-07T22:16:54.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[2025-05-07T22:16:54.952Z] [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 752 kB/s)
[2025-05-07T22:16:54.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 28 kB/s)
[2025-05-07T22:16:54.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 28 kB/s)
[2025-05-07T22:16:54.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
[2025-05-07T22:16:54.952Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 82 kB/s)
[2025-05-07T22:16:54.952Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[2025-05-07T22:16:54.953Z] [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 862 kB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[2025-05-07T22:16:54.953Z] [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 2.0 MB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 2.4 MB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/2/apache-2.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 426 kB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 24 kB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[2025-05-07T22:16:54.953Z] [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 513 kB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[2025-05-07T22:16:54.953Z] [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 290 kB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[2025-05-07T22:16:54.953Z] [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 500 kB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[2025-05-07T22:16:54.953Z] [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 325 kB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[2025-05-07T22:16:54.953Z] [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 182 kB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 2.1 MB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 3.6 MB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[2025-05-07T22:16:54.953Z] [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 206 kB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[2025-05-07T22:16:54.953Z] [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 494 kB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[2025-05-07T22:16:54.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[2025-05-07T22:16:54.953Z] [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 693 kB/s)
[2025-05-07T22:16:54.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[2025-05-07T22:16:55.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[2025-05-07T22:16:55.674Z] [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 1.8 MB/s)
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[2025-05-07T22:16:55.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[2025-05-07T22:16:55.674Z] [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 96 kB/s)
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[2025-05-07T22:16:55.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[2025-05-07T22:16:55.674Z] [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 68 kB/s)
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[2025-05-07T22:16:55.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[2025-05-07T22:16:55.674Z] [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 89 kB/s)
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[2025-05-07T22:16:55.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[2025-05-07T22:16:55.674Z] [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 433 kB/s)
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
[2025-05-07T22:16:55.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
[2025-05-07T22:16:55.674Z] [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 216 kB/s)
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[2025-05-07T22:16:55.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[2025-05-07T22:16:55.674Z] [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 1.2 MB/s)
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
[2025-05-07T22:16:55.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
[2025-05-07T22:16:55.674Z] [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 390 kB/s)
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
[2025-05-07T22:16:55.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
[2025-05-07T22:16:55.674Z] [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 354 kB/s)
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[2025-05-07T22:16:55.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[2025-05-07T22:16:55.674Z] [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 928 kB/s)
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[2025-05-07T22:16:55.674Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar
[2025-05-07T22:16:55.675Z] [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 2.1 MB/s)
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar
[2025-05-07T22:16:55.675Z] [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 3.8 MB/s)
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
[2025-05-07T22:16:55.675Z] [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 1.2 MB/s)
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 13 MB/s)
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
[2025-05-07T22:16:55.675Z] [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 2.3 MB/s)
[2025-05-07T22:16:55.675Z] [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 16 MB/s)
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
[2025-05-07T22:16:55.675Z] [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 6.8 MB/s)
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
[2025-05-07T22:16:55.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 2.0 MB/s)
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
[2025-05-07T22:16:55.675Z] [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 386 kB/s)
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
[2025-05-07T22:16:55.675Z] [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 2.5 MB/s)
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2025-05-07T22:16:55.675Z] [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 333 kB/s)
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[2025-05-07T22:16:55.675Z] [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 15 MB/s)
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[2025-05-07T22:16:55.675Z] [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 1.3 MB/s)
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2025-05-07T22:16:55.675Z] [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 4.0 MB/s)
[2025-05-07T22:16:55.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[2025-05-07T22:16:56.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 954 kB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
[2025-05-07T22:16:56.305Z] [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 3.9 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
[2025-05-07T22:16:56.305Z] [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 5.3 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
[2025-05-07T22:16:56.305Z] [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 3.1 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[2025-05-07T22:16:56.305Z] [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 1.1 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[2025-05-07T22:16:56.305Z] [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 265 kB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[2025-05-07T22:16:56.305Z] [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 167 kB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[2025-05-07T22:16:56.305Z] [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 582 kB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[2025-05-07T22:16:56.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 18 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[2025-05-07T22:16:56.305Z] [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 2.7 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[2025-05-07T22:16:56.305Z] [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 4.8 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
[2025-05-07T22:16:56.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 1.2 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
[2025-05-07T22:16:56.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 1.9 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
[2025-05-07T22:16:56.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 653 kB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[2025-05-07T22:16:56.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 917 kB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
[2025-05-07T22:16:56.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 5.2 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[2025-05-07T22:16:56.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 295 kB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[2025-05-07T22:16:56.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 725 kB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[2025-05-07T22:16:56.305Z] [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 3.3 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[2025-05-07T22:16:56.305Z] [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 2.5 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[2025-05-07T22:16:56.305Z] [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 1.2 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[2025-05-07T22:16:56.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 3.4 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[2025-05-07T22:16:56.305Z] [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 163 kB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
[2025-05-07T22:16:56.305Z] [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 5.1 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
[2025-05-07T22:16:56.305Z] [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 1.2 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
[2025-05-07T22:16:56.305Z] [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 1.4 MB/s)
[2025-05-07T22:16:56.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
[2025-05-07T22:16:56.306Z] [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 2.0 MB/s)
[2025-05-07T22:16:56.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[2025-05-07T22:16:56.306Z] [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 63 kB/s)
[2025-05-07T22:16:56.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[2025-05-07T22:16:56.306Z] [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 2.3 MB/s)
[2025-05-07T22:16:56.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[2025-05-07T22:16:56.306Z] [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 1.5 MB/s)
[2025-05-07T22:16:56.306Z] [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 318 kB/s)
[2025-05-07T22:16:56.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 3.1 MB/s)
[2025-05-07T22:16:56.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.8 MB/s)
[2025-05-07T22:16:56.306Z] [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 2.1 MB/s)
[2025-05-07T22:16:56.306Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2025-05-07T22:16:56.306Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2025-05-07T22:16:56.937Z] [INFO] java-annotations mojo extractor found 0 mojo descriptor.
[2025-05-07T22:16:56.937Z] [INFO]
[2025-05-07T22:16:56.937Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:56.937Z] [INFO] Processed 4 files in 55ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-05-07T22:16:56.937Z] [INFO]
[2025-05-07T22:16:56.937Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:56.937Z] [INFO] Processed 4 files in 00:00.057 (Already Sorted: 4, Needed Sorting: 0)
[2025-05-07T22:16:56.937Z] [INFO]
[2025-05-07T22:16:56.937Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:56.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:56.937Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:56.937Z] [INFO] Copying 1 resource
[2025-05-07T22:16:56.937Z] [INFO]
[2025-05-07T22:16:56.937Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:56.937Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:16:56.937Z] [INFO] Compiling 4 source files to /quarkus/independent-projects/bootstrap/maven-plugin/target/classes
[2025-05-07T22:16:57.565Z] [INFO] Annotation processing is enabled because one or more processors were found
[2025-05-07T22:16:57.565Z] on the class path. A future release of javac may disable annotation processing
[2025-05-07T22:16:57.565Z] unless at least one processor is specified by name (-processor), or a search
[2025-05-07T22:16:57.565Z] path is specified (--processor-path, --processor-module-path), or annotation
[2025-05-07T22:16:57.565Z] processing is enabled explicitly (-proc:only, -proc:full).
[2025-05-07T22:16:57.565Z] Use -Xlint:-options to suppress this message.
[2025-05-07T22:16:57.565Z] Use -proc:none to disable annotation processing.
[2025-05-07T22:16:57.565Z] [INFO]
[2025-05-07T22:16:57.565Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:57.565Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2025-05-07T22:16:57.565Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2025-05-07T22:16:57.565Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors.
[2025-05-07T22:16:58.194Z] [INFO]
[2025-05-07T22:16:58.194Z] [INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:58.194Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[2025-05-07T22:16:58.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[2025-05-07T22:16:58.194Z] [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 423 kB/s)
[2025-05-07T22:16:58.194Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[2025-05-07T22:16:58.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[2025-05-07T22:16:58.194Z] [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 283 kB/s)
[2025-05-07T22:16:58.194Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[2025-05-07T22:16:58.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[2025-05-07T22:16:58.194Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 2.6 MB/s)
[2025-05-07T22:16:58.194Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[2025-05-07T22:16:58.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[2025-05-07T22:16:58.194Z] [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 783 kB/s)
[2025-05-07T22:16:58.194Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[2025-05-07T22:16:58.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[2025-05-07T22:16:58.194Z] [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 2.5 MB/s)
[2025-05-07T22:16:58.194Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[2025-05-07T22:16:58.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[2025-05-07T22:16:58.194Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.7 MB/s)
[2025-05-07T22:16:58.194Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2025-05-07T22:16:58.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2025-05-07T22:16:58.194Z] [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 413 kB/s)
[2025-05-07T22:16:58.194Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
[2025-05-07T22:16:58.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[2025-05-07T22:16:58.194Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 194 kB/s)
[2025-05-07T22:16:58.194Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
[2025-05-07T22:16:58.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
[2025-05-07T22:16:58.194Z] [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 1.2 MB/s)
[2025-05-07T22:16:58.194Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[2025-05-07T22:16:58.195Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[2025-05-07T22:16:58.195Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2025-05-07T22:16:58.195Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar
[2025-05-07T22:16:58.195Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
[2025-05-07T22:16:58.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[2025-05-07T22:16:58.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[2025-05-07T22:16:58.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2025-05-07T22:16:58.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar
[2025-05-07T22:16:58.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
[2025-05-07T22:16:58.195Z] [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 18 MB/s)
[2025-05-07T22:16:58.195Z] [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 9.3 MB/s)
[2025-05-07T22:16:58.195Z] [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 14 MB/s)
[2025-05-07T22:16:58.195Z] [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 30 MB/s)
[2025-05-07T22:16:58.195Z] [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 15 MB/s)
[2025-05-07T22:16:58.195Z] [INFO] Discovered 1 component descriptors(s)
[2025-05-07T22:16:58.195Z] [INFO]
[2025-05-07T22:16:58.195Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:58.195Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:16:58.195Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:16:58.195Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/maven-plugin/src/test/resources
[2025-05-07T22:16:58.195Z] [INFO]
[2025-05-07T22:16:58.195Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:58.195Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:16:58.195Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/bootstrap/maven-plugin/target/test-classes
[2025-05-07T22:16:58.826Z] [INFO] Annotation processing is enabled because one or more processors were found
[2025-05-07T22:16:58.826Z] on the class path. A future release of javac may disable annotation processing
[2025-05-07T22:16:58.826Z] unless at least one processor is specified by name (-processor), or a search
[2025-05-07T22:16:58.826Z] path is specified (--processor-path, --processor-module-path), or annotation
[2025-05-07T22:16:58.826Z] processing is enabled explicitly (-proc:only, -proc:full).
[2025-05-07T22:16:58.826Z] Use -Xlint:-options to suppress this message.
[2025-05-07T22:16:58.826Z] Use -proc:none to disable annotation processing.
[2025-05-07T22:16:58.826Z] [INFO]
[2025-05-07T22:16:58.826Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:16:58.826Z] [INFO]
[2025-05-07T22:16:58.826Z] [INFO] -------------------------------------------------------
[2025-05-07T22:16:58.826Z] [INFO] T E S T S
[2025-05-07T22:16:58.826Z] [INFO] -------------------------------------------------------
[2025-05-07T22:16:58.826Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:16:59.457Z] [INFO] Running io.quarkus.maven.ExtensionDescriptorMojoTest
[2025-05-07T22:17:00.090Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in io.quarkus.maven.ExtensionDescriptorMojoTest
[2025-05-07T22:17:00.090Z] [INFO]
[2025-05-07T22:17:00.090Z] [INFO] Results:
[2025-05-07T22:17:00.090Z] [INFO]
[2025-05-07T22:17:00.090Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:17:00.090Z] [INFO]
[2025-05-07T22:17:00.090Z] [INFO]
[2025-05-07T22:17:00.090Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:17:00.090Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar
[2025-05-07T22:17:00.090Z] [INFO]
[2025-05-07T22:17:00.090Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:17:00.090Z] [INFO]
[2025-05-07T22:17:00.090Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:17:00.090Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar
[2025-05-07T22:17:00.090Z] [INFO]
[2025-05-07T22:17:00.090Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-maven-plugin ---
[2025-05-07T22:17:00.090Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar
[2025-05-07T22:17:00.090Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final.pom
[2025-05-07T22:17:00.090Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar
[2025-05-07T22:17:00.090Z] [INFO]
[2025-05-07T22:17:00.090Z] [INFO] ----------------< io.quarkus:quarkus-bootstrap-runner >-----------------
[2025-05-07T22:17:00.090Z] [INFO] Building Quarkus - Bootstrap - Runner 2.7.5.Final [15/964]
[2025-05-07T22:17:00.090Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:00.090Z] [INFO]
[2025-05-07T22:17:00.090Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:00.090Z] [INFO]
[2025-05-07T22:17:00.090Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:00.090Z] [INFO]
[2025-05-07T22:17:00.090Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:00.090Z] [INFO]
[2025-05-07T22:17:00.090Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:00.090Z] [INFO]
[2025-05-07T22:17:00.090Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:00.090Z] [INFO]
[2025-05-07T22:17:00.091Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:00.091Z] [INFO] Processed 14 files in 135ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2025-05-07T22:17:00.091Z] [INFO]
[2025-05-07T22:17:00.091Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:00.091Z] [INFO] Processed 14 files in 00:00.093 (Already Sorted: 14, Needed Sorting: 0)
[2025-05-07T22:17:00.091Z] [INFO]
[2025-05-07T22:17:00.091Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:00.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:00.091Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:00.091Z] [INFO] Copying 1 resource
[2025-05-07T22:17:00.091Z] [INFO]
[2025-05-07T22:17:00.091Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:00.091Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:00.091Z] [INFO] Compiling 13 source files to /quarkus/independent-projects/bootstrap/runner/target/classes
[2025-05-07T22:17:00.722Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/QuarkusEntryPoint.java:[72,62] unchecked cast
[2025-05-07T22:17:00.722Z] required: java.util.List<java.lang.String>
[2025-05-07T22:17:00.722Z] found: java.lang.Object
[2025-05-07T22:17:00.722Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/RunnerClassLoader.java:[215,34] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2025-05-07T22:17:00.722Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/RunnerClassLoader.java:[217,21] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2025-05-07T22:17:00.722Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/DevModeMediator.java:[40,62] unchecked cast
[2025-05-07T22:17:00.722Z] required: java.util.List<java.lang.String>
[2025-05-07T22:17:00.722Z] found: java.lang.Object
[2025-05-07T22:17:00.722Z] [INFO]
[2025-05-07T22:17:00.722Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:00.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:00.722Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:00.722Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/runner/src/test/resources
[2025-05-07T22:17:00.722Z] [INFO]
[2025-05-07T22:17:00.722Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:00.722Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:00.722Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/bootstrap/runner/target/test-classes
[2025-05-07T22:17:00.722Z] [INFO]
[2025-05-07T22:17:00.722Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:00.722Z] [INFO]
[2025-05-07T22:17:00.722Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:00.722Z] [INFO] T E S T S
[2025-05-07T22:17:00.722Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:00.722Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:17:00.722Z] [INFO] Running io.quarkus.bootstrap.runner.JarResourceTest
[2025-05-07T22:17:01.352Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in io.quarkus.bootstrap.runner.JarResourceTest
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] Results:
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:01.352Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final.jar
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:01.352Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final-sources.jar
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-runner ---
[2025-05-07T22:17:01.352Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final.jar
[2025-05-07T22:17:01.352Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final.pom
[2025-05-07T22:17:01.352Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final-sources.jar
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --------------------< io.quarkus.qute:qute-parent >---------------------
[2025-05-07T22:17:01.352Z] [INFO] Building Qute - Parent 2.7.5.Final [16/964]
[2025-05-07T22:17:01.352Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-parent ---
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-parent ---
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-parent ---
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-parent ---
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-parent ---
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-parent ---
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-parent ---
[2025-05-07T22:17:01.352Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-parent ---
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-parent ---
[2025-05-07T22:17:01.352Z] [INFO] Installing /quarkus/independent-projects/qute/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-parent/2.7.5.Final/qute-parent-2.7.5.Final.pom
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] ---------------------< io.quarkus.qute:qute-core >----------------------
[2025-05-07T22:17:01.352Z] [INFO] Building Qute - Core 2.7.5.Final [17/964]
[2025-05-07T22:17:01.352Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:01.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.pom
[2025-05-07T22:17:01.352Z] [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 566 kB/s)
[2025-05-07T22:17:01.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.4.0/mutiny-project-1.4.0.pom
[2025-05-07T22:17:01.352Z] [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 1.9 MB/s)
[2025-05-07T22:17:01.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/35/smallrye-build-parent-35.pom
[2025-05-07T22:17:01.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/35/smallrye-build-parent-35.pom (66 kB at 5.1 MB/s)
[2025-05-07T22:17:01.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
[2025-05-07T22:17:01.352Z] [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 166 kB/s)
[2025-05-07T22:17:01.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.pom
[2025-05-07T22:17:01.352Z] [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 122 kB/s)
[2025-05-07T22:17:01.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.jar
[2025-05-07T22:17:01.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
[2025-05-07T22:17:01.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.jar
[2025-05-07T22:17:01.352Z] [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 947 kB/s)
[2025-05-07T22:17:01.352Z] [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 466 kB/s)
[2025-05-07T22:17:01.352Z] [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 40 MB/s)
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-core ---
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-core ---
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-core ---
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-core ---
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-core ---
[2025-05-07T22:17:01.352Z] [INFO]
[2025-05-07T22:17:01.352Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-core ---
[2025-05-07T22:17:01.981Z] [INFO] Processed 110 files in 442ms (Formatted: 0, Unchanged: 110, Failed: 0, Readonly: 0)
[2025-05-07T22:17:01.981Z] [INFO]
[2025-05-07T22:17:01.981Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-core ---
[2025-05-07T22:17:02.611Z] [INFO] Processed 110 files in 00:00.537 (Already Sorted: 110, Needed Sorting: 0)
[2025-05-07T22:17:02.611Z] [INFO]
[2025-05-07T22:17:02.611Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qute-core ---
[2025-05-07T22:17:02.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:02.611Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:02.611Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/core/src/main/resources
[2025-05-07T22:17:02.611Z] [INFO]
[2025-05-07T22:17:02.611Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qute-core ---
[2025-05-07T22:17:02.611Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:02.611Z] [INFO] Compiling 78 source files to /quarkus/independent-projects/qute/core/target/classes
[2025-05-07T22:17:03.241Z] [INFO]
[2025-05-07T22:17:03.241Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qute-core ---
[2025-05-07T22:17:03.241Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:03.241Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:03.241Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/core/src/test/resources
[2025-05-07T22:17:03.241Z] [INFO]
[2025-05-07T22:17:03.241Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qute-core ---
[2025-05-07T22:17:03.241Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:03.241Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/qute/core/target/test-classes
[2025-05-07T22:17:03.241Z] [INFO]
[2025-05-07T22:17:03.241Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ qute-core ---
[2025-05-07T22:17:03.241Z] [INFO]
[2025-05-07T22:17:03.241Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:03.241Z] [INFO] T E S T S
[2025-05-07T22:17:03.241Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:03.241Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.EscaperTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in io.quarkus.qute.EscaperTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.IfSectionTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in io.quarkus.qute.IfSectionTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.ValueResolverBuilderTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.ValueResolverBuilderTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.CollectionResolverTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in io.quarkus.qute.CollectionResolverTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.ReflectionResolverTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.qute.ReflectionResolverTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.NamespaceResolversTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.qute.NamespaceResolversTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.EvalTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.qute.EvalTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.VirtualMethodParametersTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.VirtualMethodParametersTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.ExpressionTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.qute.ExpressionTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.EvaluatedParamsTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.EvaluatedParamsTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.ArrayResolverTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.qute.ArrayResolverTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.TemplateInstanceInitializerTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.TemplateInstanceInitializerTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.MapResolverTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.MapResolverTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.GlobalNamespaceResolverTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.GlobalNamespaceResolverTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.MutinyTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.qute.MutinyTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.ParserTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in io.quarkus.qute.ParserTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.WithSectionTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.WithSectionTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.QuteTest
[2025-05-07T22:17:04.551Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in io.quarkus.qute.QuteTest
[2025-05-07T22:17:04.551Z] [INFO] Running io.quarkus.qute.UserTagTest
[2025-05-07T22:17:05.181Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.qute.UserTagTest
[2025-05-07T22:17:05.181Z] [INFO] Running io.quarkus.qute.AsyncDataTest
[2025-05-07T22:17:05.181Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.AsyncDataTest
[2025-05-07T22:17:05.181Z] [INFO] Running io.quarkus.qute.SetSectionTest
[2025-05-07T22:17:05.181Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.qute.SetSectionTest
[2025-05-07T22:17:05.181Z] [INFO] Running io.quarkus.qute.SimpleTest
[2025-05-07T22:17:05.181Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.qute.SimpleTest
[2025-05-07T22:17:05.181Z] [INFO] Running io.quarkus.qute.StrictRenderingTest
[2025-05-07T22:17:05.181Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.StrictRenderingTest
[2025-05-07T22:17:05.181Z] [INFO] Running io.quarkus.qute.WhenSectionTest
[2025-05-07T22:17:05.181Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.qute.WhenSectionTest
[2025-05-07T22:17:05.181Z] [INFO] Running io.quarkus.qute.IncludeTest
[2025-05-07T22:17:05.181Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.qute.IncludeTest
[2025-05-07T22:17:05.181Z] [INFO] Running io.quarkus.qute.HtmlEscaperTest
[2025-05-07T22:17:05.181Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.qute.HtmlEscaperTest
[2025-05-07T22:17:05.181Z] [INFO] Running io.quarkus.qute.BooleansTest
[2025-05-07T22:17:05.181Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.BooleansTest
[2025-05-07T22:17:05.181Z] [INFO] Running io.quarkus.qute.EngineTest
[2025-05-07T22:17:05.181Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.EngineTest
[2025-05-07T22:17:05.181Z] [INFO] Running io.quarkus.qute.ImmutableListTest
[2025-05-07T22:17:05.181Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.qute.ImmutableListTest
[2025-05-07T22:17:05.181Z] [INFO] Running io.quarkus.qute.LiteralSupportTest
[2025-05-07T22:17:05.181Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.qute.LiteralSupportTest
[2025-05-07T22:17:05.181Z] [INFO] Running io.quarkus.qute.LoopSectionTest
[2025-05-07T22:17:05.181Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.qute.LoopSectionTest
[2025-05-07T22:17:05.181Z] [INFO]
[2025-05-07T22:17:05.181Z] [INFO] Results:
[2025-05-07T22:17:05.181Z] [INFO]
[2025-05-07T22:17:05.181Z] [INFO] Tests run: 151, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:17:05.181Z] [INFO]
[2025-05-07T22:17:05.181Z] [INFO]
[2025-05-07T22:17:05.181Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ qute-core ---
[2025-05-07T22:17:05.181Z] [INFO] Building jar: /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final.jar
[2025-05-07T22:17:05.181Z] [INFO]
[2025-05-07T22:17:05.181Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-core ---
[2025-05-07T22:17:05.181Z] [INFO] Building jar: /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final-sources.jar
[2025-05-07T22:17:05.181Z] [INFO]
[2025-05-07T22:17:05.181Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-core ---
[2025-05-07T22:17:05.181Z] [INFO] Installing /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final.jar
[2025-05-07T22:17:05.181Z] [INFO] Installing /quarkus/independent-projects/qute/core/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final.pom
[2025-05-07T22:17:05.181Z] [INFO] Installing /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final-sources.jar
[2025-05-07T22:17:05.181Z] [INFO]
[2025-05-07T22:17:05.181Z] [INFO] -------------------< io.quarkus.qute:qute-generator >-------------------
[2025-05-07T22:17:05.181Z] [INFO] Building Qute - Generator 2.7.5.Final [18/964]
[2025-05-07T22:17:05.181Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:05.181Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.pom
[2025-05-07T22:17:05.181Z] [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 522 kB/s)
[2025-05-07T22:17:05.181Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.jar
[2025-05-07T22:17:05.181Z] [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 26 MB/s)
[2025-05-07T22:17:05.181Z] [INFO]
[2025-05-07T22:17:05.181Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-generator ---
[2025-05-07T22:17:05.181Z] [INFO]
[2025-05-07T22:17:05.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-generator ---
[2025-05-07T22:17:05.181Z] [INFO]
[2025-05-07T22:17:05.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-generator ---
[2025-05-07T22:17:05.181Z] [INFO]
[2025-05-07T22:17:05.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-generator ---
[2025-05-07T22:17:05.181Z] [INFO]
[2025-05-07T22:17:05.181Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-generator ---
[2025-05-07T22:17:05.181Z] [INFO]
[2025-05-07T22:17:05.182Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-generator ---
[2025-05-07T22:17:05.182Z] [INFO] Processed 16 files in 95ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2025-05-07T22:17:05.182Z] [INFO]
[2025-05-07T22:17:05.182Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-generator ---
[2025-05-07T22:17:05.182Z] [INFO] Processed 16 files in 00:00.112 (Already Sorted: 16, Needed Sorting: 0)
[2025-05-07T22:17:05.182Z] [INFO]
[2025-05-07T22:17:05.182Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qute-generator ---
[2025-05-07T22:17:05.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:05.182Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:05.182Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/generator/src/main/resources
[2025-05-07T22:17:05.182Z] [INFO]
[2025-05-07T22:17:05.182Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qute-generator ---
[2025-05-07T22:17:05.182Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:05.182Z] [INFO] Compiling 5 source files to /quarkus/independent-projects/qute/generator/target/classes
[2025-05-07T22:17:05.812Z] [INFO]
[2025-05-07T22:17:05.812Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qute-generator ---
[2025-05-07T22:17:05.812Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:05.812Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:05.812Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/generator/src/test/resources
[2025-05-07T22:17:05.812Z] [INFO]
[2025-05-07T22:17:05.812Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qute-generator ---
[2025-05-07T22:17:05.812Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:05.812Z] [INFO] Compiling 11 source files to /quarkus/independent-projects/qute/generator/target/test-classes
[2025-05-07T22:17:05.812Z] [INFO]
[2025-05-07T22:17:05.812Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ qute-generator ---
[2025-05-07T22:17:05.812Z] [INFO]
[2025-05-07T22:17:05.812Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:05.812Z] [INFO] T E S T S
[2025-05-07T22:17:05.812Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:05.812Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:17:07.121Z] [INFO] Running io.quarkus.qute.generator.SimpleGeneratorTest
[2025-05-07T22:17:07.121Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s - in io.quarkus.qute.generator.SimpleGeneratorTest
[2025-05-07T22:17:07.121Z] [INFO] Running io.quarkus.qute.generator.MethodKeyTest
[2025-05-07T22:17:07.121Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.generator.MethodKeyTest
[2025-05-07T22:17:07.121Z] [INFO] Running io.quarkus.qute.generator.TemplateGlobalGeneratorTest
[2025-05-07T22:17:07.121Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in io.quarkus.qute.generator.TemplateGlobalGeneratorTest
[2025-05-07T22:17:07.121Z] [INFO] Running io.quarkus.qute.generator.ParametersTest
[2025-05-07T22:17:07.121Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.qute.generator.ParametersTest
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] Results:
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ qute-generator ---
[2025-05-07T22:17:07.844Z] [INFO] Building jar: /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final.jar
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-generator ---
[2025-05-07T22:17:07.844Z] [INFO] Building jar: /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final-sources.jar
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-generator ---
[2025-05-07T22:17:07.844Z] [INFO] Installing /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final.jar
[2025-05-07T22:17:07.844Z] [INFO] Installing /quarkus/independent-projects/qute/generator/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final.pom
[2025-05-07T22:17:07.844Z] [INFO] Installing /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final-sources.jar
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] ------------------< io.quarkus:quarkus-tools-parent >-------------------
[2025-05-07T22:17:07.844Z] [INFO] Building Quarkus - Dev tools - Parent 2.7.5.Final [19/964]
[2025-05-07T22:17:07.844Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-tools-parent ---
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-tools-parent ---
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-tools-parent ---
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-tools-parent ---
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-tools-parent ---
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-tools-parent ---
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-tools-parent ---
[2025-05-07T22:17:07.844Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-tools-parent ---
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-tools-parent ---
[2025-05-07T22:17:07.844Z] [INFO] Installing /quarkus/independent-projects/tools/pom.xml to /root/.m2/repository/io/quarkus/quarkus-tools-parent/2.7.5.Final/quarkus-tools-parent-2.7.5.Final.pom
[2025-05-07T22:17:07.844Z] [INFO]
[2025-05-07T22:17:07.844Z] [INFO] --------------< io.quarkus:quarkus-devtools-artifact-api >--------------
[2025-05-07T22:17:07.844Z] [INFO] Building Quarkus - Dev tools - Maven Artifact API 2.7.5.Final [20/964]
[2025-05-07T22:17:07.844Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:07.844Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.pom
[2025-05-07T22:17:07.844Z] [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 107 kB/s)
[2025-05-07T22:17:07.844Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/14/jboss-parent-14.pom
[2025-05-07T22:17:07.844Z] [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 724 kB/s)
[2025-05-07T22:17:07.845Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
[2025-05-07T22:17:07.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
[2025-05-07T22:17:07.845Z] [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 2.4 MB/s)
[2025-05-07T22:17:07.845Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.jar
[2025-05-07T22:17:07.845Z] [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 257 kB/s)
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO] Processed 2 files in 21ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO] Processed 2 files in 00:00.014 (Already Sorted: 2, Needed Sorting: 0)
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:07.845Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:07.845Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/artifact-api/src/main/resources
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:07.845Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/tools/artifact-api/target/classes
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO] Saving Jandex index: /quarkus/independent-projects/tools/artifact-api/target/classes/META-INF/jandex.idx
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:07.845Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:07.845Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/artifact-api/src/test/resources
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO] No sources to compile
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO] No tests to run.
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO] Building jar: /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final.jar
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO] Building jar: /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-artifact-api ---
[2025-05-07T22:17:07.845Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final.jar
[2025-05-07T22:17:07.845Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final.pom
[2025-05-07T22:17:07.845Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] -------------< io.quarkus:quarkus-devtools-message-writer >-------------
[2025-05-07T22:17:07.845Z] [INFO] Building Quarkus - Dev tools - Message Writer 2.7.5.Final [21/964]
[2025-05-07T22:17:07.845Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:07.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom
[2025-05-07T22:17:07.845Z] [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 241 kB/s)
[2025-05-07T22:17:07.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.jar
[2025-05-07T22:17:07.845Z] [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 1.0 MB/s)
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO] Processed 3 files in 16ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO] Processed 3 files in 00:00.007 (Already Sorted: 3, Needed Sorting: 0)
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:07.845Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:07.845Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/message-writer/src/main/resources
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:07.845Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/tools/message-writer/target/classes
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:07.845Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:07.845Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/message-writer/src/test/resources
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO] No sources to compile
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO] No tests to run.
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO] Building jar: /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final.jar
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO] Building jar: /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final-sources.jar
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.845Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-message-writer ---
[2025-05-07T22:17:07.845Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final.jar
[2025-05-07T22:17:07.845Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final.pom
[2025-05-07T22:17:07.845Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final-sources.jar
[2025-05-07T22:17:07.845Z] [INFO]
[2025-05-07T22:17:07.846Z] [INFO] ------------< io.quarkus:quarkus-devtools-registry-client >-------------
[2025-05-07T22:17:07.846Z] [INFO] Building Quarkus - Dev tools - Registry Client API 2.7.5.Final [22/964]
[2025-05-07T22:17:07.846Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:07.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[2025-05-07T22:17:07.846Z] [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 2.8 MB/s)
[2025-05-07T22:17:07.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom
[2025-05-07T22:17:07.846Z] [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 833 kB/s)
[2025-05-07T22:17:07.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[2025-05-07T22:17:08.477Z] [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 710 kB/s)
[2025-05-07T22:17:08.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[2025-05-07T22:17:08.477Z] [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 1.9 MB/s)
[2025-05-07T22:17:08.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
[2025-05-07T22:17:08.477Z] [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 828 kB/s)
[2025-05-07T22:17:08.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
[2025-05-07T22:17:08.477Z] [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 2.2 MB/s)
[2025-05-07T22:17:08.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[2025-05-07T22:17:08.477Z] [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 639 kB/s)
[2025-05-07T22:17:08.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[2025-05-07T22:17:08.477Z] [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 1.5 MB/s)
[2025-05-07T22:17:08.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[2025-05-07T22:17:08.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar
[2025-05-07T22:17:08.478Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[2025-05-07T22:17:08.478Z] [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 19 MB/s)
[2025-05-07T22:17:08.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar (397 kB at 21 MB/s)
[2025-05-07T22:17:08.478Z] [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 16 MB/s)
[2025-05-07T22:17:08.478Z] [INFO]
[2025-05-07T22:17:08.478Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:08.478Z] [INFO]
[2025-05-07T22:17:08.478Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:08.478Z] [INFO]
[2025-05-07T22:17:08.478Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:08.478Z] [INFO]
[2025-05-07T22:17:08.478Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:08.478Z] [INFO]
[2025-05-07T22:17:08.478Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:08.478Z] [INFO]
[2025-05-07T22:17:08.478Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:08.478Z] [INFO] Processed 86 files in 191ms (Formatted: 0, Unchanged: 86, Failed: 0, Readonly: 0)
[2025-05-07T22:17:08.478Z] [INFO]
[2025-05-07T22:17:08.478Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:08.478Z] [INFO] Processed 86 files in 00:00.298 (Already Sorted: 86, Needed Sorting: 0)
[2025-05-07T22:17:08.478Z] [INFO]
[2025-05-07T22:17:08.478Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:08.478Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:08.478Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:08.478Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/registry-client/src/main/resources
[2025-05-07T22:17:08.478Z] [INFO]
[2025-05-07T22:17:08.478Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:08.478Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:08.478Z] [INFO] Compiling 79 source files to /quarkus/independent-projects/tools/registry-client/target/classes
[2025-05-07T22:17:09.107Z] [INFO] Annotation processing is enabled because one or more processors were found
[2025-05-07T22:17:09.107Z] on the class path. A future release of javac may disable annotation processing
[2025-05-07T22:17:09.107Z] unless at least one processor is specified by name (-processor), or a search
[2025-05-07T22:17:09.107Z] path is specified (--processor-path, --processor-module-path), or annotation
[2025-05-07T22:17:09.107Z] processing is enabled explicitly (-proc:only, -proc:full).
[2025-05-07T22:17:09.107Z] Use -Xlint:-options to suppress this message.
[2025-05-07T22:17:09.107Z] Use -proc:none to disable annotation processing.
[2025-05-07T22:17:09.107Z] [WARNING] /quarkus/independent-projects/tools/registry-client/src/main/java/io/quarkus/registry/json/JsonBuilder.java:[80,50] unchecked cast
[2025-05-07T22:17:09.107Z] required: T
[2025-05-07T22:17:09.107Z] found: capture#1 of ?
[2025-05-07T22:17:09.107Z] [WARNING] /quarkus/independent-projects/tools/registry-client/src/main/java/io/quarkus/registry/json/JsonBuilder.java:[87,50] unchecked cast
[2025-05-07T22:17:09.107Z] required: S
[2025-05-07T22:17:09.107Z] found: capture#2 of ?
[2025-05-07T22:17:09.107Z] [INFO]
[2025-05-07T22:17:09.107Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:09.107Z] [INFO] Saving Jandex index: /quarkus/independent-projects/tools/registry-client/target/classes/META-INF/jandex.idx
[2025-05-07T22:17:09.107Z] [INFO]
[2025-05-07T22:17:09.107Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:09.107Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:09.107Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:09.107Z] [INFO] Copying 28 resources
[2025-05-07T22:17:09.107Z] [INFO]
[2025-05-07T22:17:09.107Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:09.107Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:09.107Z] [INFO] Compiling 7 source files to /quarkus/independent-projects/tools/registry-client/target/test-classes
[2025-05-07T22:17:09.735Z] [INFO] Annotation processing is enabled because one or more processors were found
[2025-05-07T22:17:09.735Z] on the class path. A future release of javac may disable annotation processing
[2025-05-07T22:17:09.735Z] unless at least one processor is specified by name (-processor), or a search
[2025-05-07T22:17:09.735Z] path is specified (--processor-path, --processor-module-path), or annotation
[2025-05-07T22:17:09.735Z] processing is enabled explicitly (-proc:only, -proc:full).
[2025-05-07T22:17:09.735Z] Use -Xlint:-options to suppress this message.
[2025-05-07T22:17:09.735Z] Use -proc:none to disable annotation processing.
[2025-05-07T22:17:09.735Z] [INFO]
[2025-05-07T22:17:09.735Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:09.735Z] [INFO]
[2025-05-07T22:17:09.735Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:09.735Z] [INFO] T E S T S
[2025-05-07T22:17:09.735Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:09.735Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:17:10.365Z] [INFO] Running io.quarkus.registry.CatalogMergeUtilityTest
[2025-05-07T22:17:10.366Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in io.quarkus.registry.CatalogMergeUtilityTest
[2025-05-07T22:17:10.366Z] [INFO] Running io.quarkus.registry.catalog.ExtensionTest
[2025-05-07T22:17:10.994Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s - in io.quarkus.registry.catalog.ExtensionTest
[2025-05-07T22:17:10.994Z] [INFO] Running io.quarkus.registry.catalog.platform.PlatformCatalogLastUpdatedTest
[2025-05-07T22:17:10.994Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s - in io.quarkus.registry.catalog.platform.PlatformCatalogLastUpdatedTest
[2025-05-07T22:17:10.994Z] [INFO] Running io.quarkus.registry.catalog.ExtensionCatalogSerializationTest
[2025-05-07T22:17:11.626Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.registry.catalog.ExtensionCatalogSerializationTest
[2025-05-07T22:17:11.626Z] [INFO] Running io.quarkus.registry.config.DevToolsConfigSerializationTest
[2025-05-07T22:17:11.626Z] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in io.quarkus.registry.config.DevToolsConfigSerializationTest
[2025-05-07T22:17:11.626Z] [INFO] Running io.quarkus.registry.config.RegistriesConfigLocatorTest
[2025-05-07T22:17:11.626Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.registry.config.RegistriesConfigLocatorTest
[2025-05-07T22:17:11.626Z] [INFO] Running io.quarkus.devtools.registry.util.PlatformArtifactsTest
[2025-05-07T22:17:11.626Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.devtools.registry.util.PlatformArtifactsTest
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] Results:
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:11.626Z] [INFO] Building jar: /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final.jar
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:11.626Z] [INFO] Building jar: /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final-sources.jar
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-registry-client ---
[2025-05-07T22:17:11.626Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final.jar
[2025-05-07T22:17:11.626Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final.pom
[2025-05-07T22:17:11.626Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final-sources.jar
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] ---------------< io.quarkus:quarkus-devtools-utilities >----------------
[2025-05-07T22:17:11.626Z] [INFO] Building Quarkus - Dev tools - Utilities 2.7.5.Final [23/964]
[2025-05-07T22:17:11.626Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:11.626Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:11.626Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/utilities/src/main/resources
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:11.626Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/tools/utilities/target/classes
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:11.626Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:11.626Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/utilities/src/test/resources
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO] No sources to compile
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO] No tests to run.
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO] Building jar: /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final.jar
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO] Building jar: /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final-sources.jar
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-utilities ---
[2025-05-07T22:17:11.626Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final.jar
[2025-05-07T22:17:11.626Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final.pom
[2025-05-07T22:17:11.626Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final-sources.jar
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] ------------< io.quarkus:quarkus-devtools-base-codestarts >-------------
[2025-05-07T22:17:11.626Z] [INFO] Building Quarkus - Dev tools - Base Codestarts 2.7.5.Final [24/964]
[2025-05-07T22:17:11.626Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:11.626Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:17:11.626Z] [INFO]
[2025-05-07T22:17:11.626Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:11.627Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:11.627Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:11.627Z] [INFO] Copying 142 resources
[2025-05-07T22:17:11.627Z] [INFO] Copying 1 resource
[2025-05-07T22:17:11.627Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[2025-05-07T22:17:11.627Z] [INFO]
[2025-05-07T22:17:11.627Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:11.627Z] [INFO] No sources to compile
[2025-05-07T22:17:11.627Z] [INFO]
[2025-05-07T22:17:11.627Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:11.627Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:11.627Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:11.627Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/base-codestarts/src/test/resources
[2025-05-07T22:17:11.627Z] [INFO]
[2025-05-07T22:17:11.627Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:11.627Z] [INFO] No sources to compile
[2025-05-07T22:17:11.627Z] [INFO]
[2025-05-07T22:17:11.627Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:11.627Z] [INFO] No tests to run.
[2025-05-07T22:17:11.627Z] [INFO]
[2025-05-07T22:17:11.627Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:12.257Z] [INFO] Building jar: /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final.jar
[2025-05-07T22:17:12.257Z] [INFO]
[2025-05-07T22:17:12.257Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:12.257Z] [INFO] Building jar: /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar
[2025-05-07T22:17:12.257Z] [INFO]
[2025-05-07T22:17:12.257Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-base-codestarts ---
[2025-05-07T22:17:12.257Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final.jar
[2025-05-07T22:17:12.257Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final.pom
[2025-05-07T22:17:12.257Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar
[2025-05-07T22:17:12.257Z] [INFO]
[2025-05-07T22:17:12.257Z] [INFO] ---------------< io.quarkus:quarkus-devtools-codestarts >---------------
[2025-05-07T22:17:12.257Z] [INFO] Building Quarkus - Dev tools - Codestarts 2.7.5.Final [25/964]
[2025-05-07T22:17:12.257Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:12.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom
[2025-05-07T22:17:12.257Z] [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 377 kB/s)
[2025-05-07T22:17:12.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
[2025-05-07T22:17:12.257Z] [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 228 kB/s)
[2025-05-07T22:17:12.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.pom
[2025-05-07T22:17:12.257Z] [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 356 kB/s)
[2025-05-07T22:17:12.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom
[2025-05-07T22:17:12.258Z] [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 1.7 MB/s)
[2025-05-07T22:17:12.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.7/byte-buddy-parent-1.12.7.pom
[2025-05-07T22:17:12.258Z] [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 4.4 MB/s)
[2025-05-07T22:17:12.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.pom
[2025-05-07T22:17:12.258Z] [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 1.4 MB/s)
[2025-05-07T22:17:12.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
[2025-05-07T22:17:12.258Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 430 kB/s)
[2025-05-07T22:17:12.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
[2025-05-07T22:17:12.258Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 3.6 MB/s)
[2025-05-07T22:17:12.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar
[2025-05-07T22:17:12.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
[2025-05-07T22:17:12.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.jar
[2025-05-07T22:17:12.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar
[2025-05-07T22:17:12.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.jar
[2025-05-07T22:17:12.258Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar (28 kB at 2.0 MB/s)
[2025-05-07T22:17:12.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
[2025-05-07T22:17:12.258Z] [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 18 MB/s)
[2025-05-07T22:17:12.258Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 7.6 MB/s)
[2025-05-07T22:17:12.258Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 2.4 MB/s)
[2025-05-07T22:17:12.258Z] [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 23 MB/s)
[2025-05-07T22:17:12.258Z] [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 65 MB/s)
[2025-05-07T22:17:12.258Z] [INFO]
[2025-05-07T22:17:12.258Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:12.258Z] [INFO]
[2025-05-07T22:17:12.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:12.258Z] [INFO]
[2025-05-07T22:17:12.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:12.258Z] [INFO]
[2025-05-07T22:17:12.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:12.258Z] [INFO]
[2025-05-07T22:17:12.258Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:12.258Z] [INFO]
[2025-05-07T22:17:12.258Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:12.258Z] [INFO] Processed 48 files in 78ms (Formatted: 0, Unchanged: 48, Failed: 0, Readonly: 0)
[2025-05-07T22:17:12.258Z] [INFO]
[2025-05-07T22:17:12.258Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:12.950Z] [INFO] Processed 48 files in 00:00.111 (Already Sorted: 48, Needed Sorting: 0)
[2025-05-07T22:17:12.950Z] [INFO]
[2025-05-07T22:17:12.950Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:12.950Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:12.950Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:12.950Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/codestarts/src/main/resources
[2025-05-07T22:17:12.950Z] [INFO]
[2025-05-07T22:17:12.950Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:12.950Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:12.950Z] [INFO] Compiling 38 source files to /quarkus/independent-projects/tools/codestarts/target/classes
[2025-05-07T22:17:12.950Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/main/java/io/quarkus/devtools/codestarts/CodestartCatalogLoader.java:[32,13] enable(com.fasterxml.jackson.databind.MapperFeature...) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2025-05-07T22:17:12.950Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/main/java/io/quarkus/devtools/codestarts/utils/NestedMaps.java:[103,49] unchecked cast
[2025-05-07T22:17:12.950Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-05-07T22:17:12.950Z] found: java.lang.Object
[2025-05-07T22:17:12.950Z] [INFO]
[2025-05-07T22:17:12.950Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:12.950Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:12.950Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:12.950Z] [INFO] Copying 51 resources
[2025-05-07T22:17:12.950Z] [INFO]
[2025-05-07T22:17:12.950Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:12.950Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:12.950Z] [INFO] Compiling 10 source files to /quarkus/independent-projects/tools/codestarts/target/test-classes
[2025-05-07T22:17:13.581Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[30,40] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2025-05-07T22:17:13.581Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,19] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2025-05-07T22:17:13.581Z] required: java.util.Collection<? extends E>
[2025-05-07T22:17:13.581Z] found: java.util.Collection
[2025-05-07T22:17:13.581Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,97] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2025-05-07T22:17:13.581Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[56,23] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2025-05-07T22:17:13.581Z] required: java.util.Map<K,V>
[2025-05-07T22:17:13.581Z] found: java.util.Map
[2025-05-07T22:17:13.581Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[56,24] unchecked conversion
[2025-05-07T22:17:13.581Z] required: java.util.Map<K,V>
[2025-05-07T22:17:13.581Z] found: java.util.Map
[2025-05-07T22:17:13.581Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,19] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2025-05-07T22:17:13.581Z] required: java.util.Collection<? extends E>
[2025-05-07T22:17:13.581Z] found: java.util.Collection
[2025-05-07T22:17:13.581Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,91] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2025-05-07T22:17:13.581Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/CodestartCatalogLoaderTest.java:[91,52] non-varargs call of varargs method with inexact argument type for last parameter;
[2025-05-07T22:17:13.581Z] cast to java.lang.Object for a varargs call
[2025-05-07T22:17:13.581Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[2025-05-07T22:17:13.581Z] [INFO]
[2025-05-07T22:17:13.581Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:13.581Z] [INFO]
[2025-05-07T22:17:13.581Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:13.581Z] [INFO] T E S T S
[2025-05-07T22:17:13.581Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:13.581Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:17:14.887Z] [INFO] Running io.quarkus.devtools.codestarts.CodestartCatalogLoaderTest
[2025-05-07T22:17:15.516Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 s - in io.quarkus.devtools.codestarts.CodestartCatalogLoaderTest
[2025-05-07T22:17:15.516Z] [INFO] Running io.quarkus.devtools.codestarts.utils.NestedMapsTest
[2025-05-07T22:17:15.516Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.devtools.codestarts.utils.NestedMapsTest
[2025-05-07T22:17:15.516Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyTest
[2025-05-07T22:17:16.148Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyTest
[2025-05-07T22:17:16.148Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.SmartPackageFileStrategyHandlerTest
[2025-05-07T22:17:16.148Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.devtools.codestarts.core.strategy.SmartPackageFileStrategyHandlerTest
[2025-05-07T22:17:16.148Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.SmartConfigMergeCodestartFileStrategyHandlerTest
[2025-05-07T22:17:16.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.devtools.codestarts.core.strategy.SmartConfigMergeCodestartFileStrategyHandlerTest
[2025-05-07T22:17:16.148Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartDataTest
[2025-05-07T22:17:16.148Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in io.quarkus.devtools.codestarts.core.CodestartDataTest
[2025-05-07T22:17:16.148Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartPathProcessorTest
[2025-05-07T22:17:16.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.devtools.codestarts.core.CodestartPathProcessorTest
[2025-05-07T22:17:16.148Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartProcessorTest
[2025-05-07T22:17:16.148Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.devtools.codestarts.core.CodestartProcessorTest
[2025-05-07T22:17:16.148Z] [INFO] Running io.quarkus.devtools.codestarts.CodestartProjectGenerationTest
[2025-05-07T22:17:16.148Z] [WARN] 🔥 t codestart will not be applied (doesn't implement language 'b' yet)
[2025-05-07T22:17:16.148Z]
[2025-05-07T22:17:16.148Z] applying codestarts...
[2025-05-07T22:17:16.148Z] 📚 b
[2025-05-07T22:17:16.148Z] 🔨 maven
[2025-05-07T22:17:16.148Z] 📦 foo
[2025-05-07T22:17:16.148Z] 📝 config-yaml
[2025-05-07T22:17:16.148Z] 🚀 example-with-b
[2025-05-07T22:17:16.780Z]
[2025-05-07T22:17:16.780Z] applying codestarts...
[2025-05-07T22:17:16.780Z] 📚 a
[2025-05-07T22:17:16.780Z] 🔨 y
[2025-05-07T22:17:16.780Z] 📦 foo
[2025-05-07T22:17:16.780Z] 📝 config-properties
[2025-05-07T22:17:16.780Z] 🔧 t
[2025-05-07T22:17:16.780Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s - in io.quarkus.devtools.codestarts.CodestartProjectGenerationTest
[2025-05-07T22:17:16.780Z] [INFO]
[2025-05-07T22:17:16.780Z] [INFO] Results:
[2025-05-07T22:17:16.780Z] [INFO]
[2025-05-07T22:17:16.780Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:17:16.780Z] [INFO]
[2025-05-07T22:17:16.780Z] [INFO]
[2025-05-07T22:17:16.780Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:16.780Z] [INFO] Building jar: /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final.jar
[2025-05-07T22:17:16.780Z] [INFO]
[2025-05-07T22:17:16.780Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:16.780Z] [INFO] Building jar: /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final-sources.jar
[2025-05-07T22:17:16.780Z] [INFO]
[2025-05-07T22:17:16.780Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-codestarts ---
[2025-05-07T22:17:16.780Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final.jar
[2025-05-07T22:17:16.780Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final.pom
[2025-05-07T22:17:16.780Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final-sources.jar
[2025-05-07T22:17:16.780Z] [INFO]
[2025-05-07T22:17:16.780Z] [INFO] -----------------< io.quarkus:quarkus-devtools-common >-----------------
[2025-05-07T22:17:16.780Z] [INFO] Building Quarkus - Dev tools - Common 2.7.5.Final [26/964]
[2025-05-07T22:17:16.780Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:16.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[2025-05-07T22:17:16.780Z] [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 2.0 MB/s)
[2025-05-07T22:17:16.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom
[2025-05-07T22:17:16.780Z] [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 1.5 MB/s)
[2025-05-07T22:17:16.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[2025-05-07T22:17:16.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar
[2025-05-07T22:17:16.781Z] [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 2.3 MB/s)
[2025-05-07T22:17:16.781Z] [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 60 MB/s)
[2025-05-07T22:17:16.781Z] [INFO]
[2025-05-07T22:17:16.781Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-common ---
[2025-05-07T22:17:16.781Z] [INFO]
[2025-05-07T22:17:16.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-common ---
[2025-05-07T22:17:16.781Z] [INFO]
[2025-05-07T22:17:16.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-common ---
[2025-05-07T22:17:16.781Z] [INFO]
[2025-05-07T22:17:16.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-common ---
[2025-05-07T22:17:16.781Z] [INFO]
[2025-05-07T22:17:16.781Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-common ---
[2025-05-07T22:17:16.781Z] [INFO]
[2025-05-07T22:17:16.781Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-common ---
[2025-05-07T22:17:17.411Z] [INFO] Processed 91 files in 380ms (Formatted: 0, Unchanged: 91, Failed: 0, Readonly: 0)
[2025-05-07T22:17:17.412Z] [INFO]
[2025-05-07T22:17:17.412Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-common ---
[2025-05-07T22:17:17.412Z] [INFO] Processed 91 files in 00:00.441 (Already Sorted: 91, Needed Sorting: 0)
[2025-05-07T22:17:17.412Z] [INFO]
[2025-05-07T22:17:17.412Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-common ---
[2025-05-07T22:17:17.412Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:17.412Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:17.412Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/devtools-common/src/main/resources
[2025-05-07T22:17:17.412Z] [INFO]
[2025-05-07T22:17:17.412Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-common ---
[2025-05-07T22:17:17.412Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:17.412Z] [INFO] Compiling 86 source files to /quarkus/independent-projects/tools/devtools-common/target/classes
[2025-05-07T22:17:18.719Z] [INFO] Annotation processing is enabled because one or more processors were found
[2025-05-07T22:17:18.719Z] on the class path. A future release of javac may disable annotation processing
[2025-05-07T22:17:18.719Z] unless at least one processor is specified by name (-processor), or a search
[2025-05-07T22:17:18.719Z] path is specified (--processor-path, --processor-module-path), or annotation
[2025-05-07T22:17:18.719Z] processing is enabled explicitly (-proc:only, -proc:full).
[2025-05-07T22:17:18.719Z] Use -Xlint:-options to suppress this message.
[2025-05-07T22:17:18.719Z] Use -proc:none to disable annotation processing.
[2025-05-07T22:17:18.719Z] [WARNING] /quarkus/independent-projects/tools/devtools-common/src/main/java/io/quarkus/devtools/project/BuildTool.java:[78,28] io.quarkus.devtools.project.buildfile.MavenBuildFile in io.quarkus.devtools.project.buildfile has been deprecated
[2025-05-07T22:17:18.719Z] [WARNING] /quarkus/independent-projects/tools/devtools-common/src/main/java/io/quarkus/platform/catalog/processor/MetadataValue.java:[24,58] unchecked cast
[2025-05-07T22:17:18.719Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-05-07T22:17:18.720Z] found: java.lang.Object
[2025-05-07T22:17:18.720Z] [INFO]
[2025-05-07T22:17:18.720Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-common ---
[2025-05-07T22:17:18.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:18.720Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:17:18.720Z] [INFO] Copying 1 resource
[2025-05-07T22:17:18.720Z] [INFO] Copying 1 resource
[2025-05-07T22:17:18.720Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[2025-05-07T22:17:18.720Z] [INFO]
[2025-05-07T22:17:18.720Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-common ---
[2025-05-07T22:17:18.720Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:18.720Z] [INFO] Compiling 5 source files to /quarkus/independent-projects/tools/devtools-common/target/test-classes
[2025-05-07T22:17:18.720Z] [INFO] Annotation processing is enabled because one or more processors were found
[2025-05-07T22:17:18.720Z] on the class path. A future release of javac may disable annotation processing
[2025-05-07T22:17:18.720Z] unless at least one processor is specified by name (-processor), or a search
[2025-05-07T22:17:18.720Z] path is specified (--processor-path, --processor-module-path), or annotation
[2025-05-07T22:17:18.720Z] processing is enabled explicitly (-proc:only, -proc:full).
[2025-05-07T22:17:18.720Z] Use -Xlint:-options to suppress this message.
[2025-05-07T22:17:18.720Z] Use -proc:none to disable annotation processing.
[2025-05-07T22:17:18.720Z] [INFO]
[2025-05-07T22:17:18.720Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-common ---
[2025-05-07T22:17:18.720Z] [INFO]
[2025-05-07T22:17:18.720Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:18.720Z] [INFO] T E S T S
[2025-05-07T22:17:18.720Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:18.720Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:17:19.349Z] [INFO] Running io.quarkus.maven.utilities.PomTransformerTest
[2025-05-07T22:17:19.980Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in io.quarkus.maven.utilities.PomTransformerTest
[2025-05-07T22:17:19.980Z] [INFO] Running io.quarkus.platform.catalog.predicate.ExtensionPredicateTest
[2025-05-07T22:17:19.980Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in io.quarkus.platform.catalog.predicate.ExtensionPredicateTest
[2025-05-07T22:17:19.980Z] [INFO] Running io.quarkus.platform.catalog.compatibility.ExtensionCatalogCompatibilityTest
[2025-05-07T22:17:19.980Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.platform.catalog.compatibility.ExtensionCatalogCompatibilityTest
[2025-05-07T22:17:19.980Z] [INFO] Running io.quarkus.platform.catalog.processor.ProcessedCategoryTest
[2025-05-07T22:17:19.980Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.platform.catalog.processor.ProcessedCategoryTest
[2025-05-07T22:17:19.980Z] [INFO] Running io.quarkus.devtools.project.codegen.CreateProjectHelperTest
[2025-05-07T22:17:19.980Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.devtools.project.codegen.CreateProjectHelperTest
[2025-05-07T22:17:19.980Z] [INFO]
[2025-05-07T22:17:19.980Z] [INFO] Results:
[2025-05-07T22:17:19.980Z] [INFO]
[2025-05-07T22:17:19.980Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:17:19.980Z] [INFO]
[2025-05-07T22:17:19.980Z] [INFO]
[2025-05-07T22:17:19.980Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-common ---
[2025-05-07T22:17:19.980Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final.jar
[2025-05-07T22:17:19.980Z] [INFO]
[2025-05-07T22:17:19.980Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-common ---
[2025-05-07T22:17:19.980Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final-sources.jar
[2025-05-07T22:17:19.980Z] [INFO]
[2025-05-07T22:17:19.980Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-common ---
[2025-05-07T22:17:19.980Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final.jar
[2025-05-07T22:17:19.980Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final.pom
[2025-05-07T22:17:19.980Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final-sources.jar
[2025-05-07T22:17:19.980Z] [INFO]
[2025-05-07T22:17:19.980Z] [INFO] ---------------------< io.quarkus:quarkus-parent >----------------------
[2025-05-07T22:17:19.980Z] [INFO] Building Quarkus - Parent pom 2.7.5.Final [27/964]
[2025-05-07T22:17:19.980Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:17:19.980Z] [INFO]
[2025-05-07T22:17:19.980Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-parent ---
[2025-05-07T22:17:20.608Z] [INFO]
[2025-05-07T22:17:20.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-parent ---
[2025-05-07T22:17:20.608Z] [INFO]
[2025-05-07T22:17:20.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-parent ---
[2025-05-07T22:17:20.608Z] [INFO]
[2025-05-07T22:17:20.608Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-parent ---
[2025-05-07T22:17:20.608Z] [INFO]
[2025-05-07T22:17:20.608Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-parent ---
[2025-05-07T22:17:20.608Z] [INFO]
[2025-05-07T22:17:20.608Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-parent ---
[2025-05-07T22:17:20.608Z] [INFO] Installing /quarkus/pom.xml to /root/.m2/repository/io/quarkus/quarkus-parent/2.7.5.Final/quarkus-parent-2.7.5.Final.pom
[2025-05-07T22:17:20.608Z] [INFO]
[2025-05-07T22:17:20.608Z] [INFO] -----------------------< io.quarkus:quarkus-bom >-----------------------
[2025-05-07T22:17:20.608Z] [INFO] Building Quarkus - BOM 2.7.5.Final [28/964]
[2025-05-07T22:17:20.608Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:17:20.608Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.pom
[2025-05-07T22:17:20.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.pom
[2025-05-07T22:17:20.608Z] [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 39 kB/s)
[2025-05-07T22:17:20.608Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-tools-parent/0.0.40/quarkus-platform-bom-tools-parent-0.0.40.pom
[2025-05-07T22:17:20.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-tools-parent/0.0.40/quarkus-platform-bom-tools-parent-0.0.40.pom
[2025-05-07T22:17:20.608Z] [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 142 kB/s)
[2025-05-07T22:17:20.608Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-bom/2.3.0.Final/quarkus-bootstrap-bom-2.3.0.Final.pom
[2025-05-07T22:17:20.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.3.0.Final/quarkus-bootstrap-bom-2.3.0.Final.pom
[2025-05-07T22:17:20.608Z] [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 270 kB/s)
[2025-05-07T22:17:20.608Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-parent/2.3.0.Final/quarkus-bootstrap-parent-2.3.0.Final.pom
[2025-05-07T22:17:20.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.3.0.Final/quarkus-bootstrap-parent-2.3.0.Final.pom
[2025-05-07T22:17:20.608Z] [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 2.3 MB/s)
[2025-05-07T22:17:20.608Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom
[2025-05-07T22:17:20.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom
[2025-05-07T22:17:20.608Z] [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 2.5 MB/s)
[2025-05-07T22:17:20.608Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
[2025-05-07T22:17:20.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
[2025-05-07T22:17:20.608Z] [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 1.5 MB/s)
[2025-05-07T22:17:20.608Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/41/oss-parent-41.pom
[2025-05-07T22:17:20.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom
[2025-05-07T22:17:21.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 3.9 MB/s)
[2025-05-07T22:17:21.626Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-bom/1.6.0/smallrye-common-bom-1.6.0.pom
[2025-05-07T22:17:21.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.6.0/smallrye-common-bom-1.6.0.pom
[2025-05-07T22:17:21.627Z] [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 490 kB/s)
[2025-05-07T22:17:21.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.jar
[2025-05-07T22:17:21.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
[2025-05-07T22:17:21.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 14 MB/s)
[2025-05-07T22:17:21.627Z] [INFO]
[2025-05-07T22:17:21.627Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom ---
[2025-05-07T22:17:21.627Z] [INFO]
[2025-05-07T22:17:21.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom ---
[2025-05-07T22:17:21.627Z] [INFO]
[2025-05-07T22:17:21.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom ---
[2025-05-07T22:17:21.627Z] [INFO]
[2025-05-07T22:17:21.627Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom ---
[2025-05-07T22:17:21.627Z] [INFO]
[2025-05-07T22:17:21.627Z] [INFO] --- quarkus-platform-bom-maven-plugin:0.0.40:flatten-platform-bom (default) @ quarkus-bom ---
[2025-05-07T22:17:21.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
[2025-05-07T22:17:21.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
[2025-05-07T22:17:21.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 4.8 kB/s)
[2025-05-07T22:17:21.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
[2025-05-07T22:17:21.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
[2025-05-07T22:17:21.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 11 kB/s)
[2025-05-07T22:17:21.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
[2025-05-07T22:17:21.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.pom
[2025-05-07T22:17:21.627Z] [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 708 kB/s)
[2025-05-07T22:17:21.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.pom
[2025-05-07T22:17:21.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.pom
[2025-05-07T22:17:21.627Z] [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 196 kB/s)
[2025-05-07T22:17:21.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom
[2025-05-07T22:17:21.627Z] [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 165 kB/s)
[2025-05-07T22:17:21.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
[2025-05-07T22:17:21.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
[2025-05-07T22:17:21.627Z] [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 637 kB/s)
[2025-05-07T22:17:21.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom
[2025-05-07T22:17:21.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom
[2025-05-07T22:17:21.627Z] [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 1.0 MB/s)
[2025-05-07T22:17:21.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
[2025-05-07T22:17:21.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
[2025-05-07T22:17:21.627Z] [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 236 kB/s)
[2025-05-07T22:17:21.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom
[2025-05-07T22:17:21.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom
[2025-05-07T22:17:21.627Z] [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 594 kB/s)
[2025-05-07T22:17:21.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
[2025-05-07T22:17:21.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
[2025-05-07T22:17:21.627Z] [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 363 kB/s)
[2025-05-07T22:17:21.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
[2025-05-07T22:17:21.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
[2025-05-07T22:17:21.627Z] [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 201 kB/s)
[2025-05-07T22:17:21.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
[2025-05-07T22:17:21.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
[2025-05-07T22:17:21.627Z] [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 1.3 MB/s)
[2025-05-07T22:17:21.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
[2025-05-07T22:17:21.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
[2025-05-07T22:17:21.627Z] [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 371 kB/s)
[2025-05-07T22:17:21.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
[2025-05-07T22:17:22.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
[2025-05-07T22:17:22.256Z] [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 278 kB/s)
[2025-05-07T22:17:22.256Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
[2025-05-07T22:17:22.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
[2025-05-07T22:17:22.256Z] [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 299 kB/s)
[2025-05-07T22:17:22.256Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
[2025-05-07T22:17:22.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
[2025-05-07T22:17:22.256Z] [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 380 kB/s)
[2025-05-07T22:17:22.256Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
[2025-05-07T22:17:22.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
[2025-05-07T22:17:22.256Z] [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 596 kB/s)
[2025-05-07T22:17:22.256Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
[2025-05-07T22:17:22.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
[2025-05-07T22:17:22.256Z] [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 1.2 MB/s)
[2025-05-07T22:17:22.256Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
[2025-05-07T22:17:22.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
[2025-05-07T22:17:22.256Z] [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 308 kB/s)
[2025-05-07T22:17:22.256Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
[2025-05-07T22:17:22.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
[2025-05-07T22:17:22.256Z] [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 438 kB/s)
[2025-05-07T22:17:22.256Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
[2025-05-07T22:17:22.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
[2025-05-07T22:17:22.256Z] [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 2.4 MB/s)
[2025-05-07T22:17:22.256Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
[2025-05-07T22:17:22.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
[2025-05-07T22:17:22.256Z] [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 434 kB/s)
[2025-05-07T22:17:22.256Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
[2025-05-07T22:17:22.257Z] [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 263 kB/s)
[2025-05-07T22:17:22.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
[2025-05-07T22:17:22.257Z] [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 2.4 MB/s)
[2025-05-07T22:17:22.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
[2025-05-07T22:17:22.257Z] [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 332 kB/s)
[2025-05-07T22:17:22.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
[2025-05-07T22:17:22.257Z] [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 312 kB/s)
[2025-05-07T22:17:22.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
[2025-05-07T22:17:22.257Z] [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 604 kB/s)
[2025-05-07T22:17:22.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom
[2025-05-07T22:17:22.257Z] [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 1.4 MB/s)
[2025-05-07T22:17:22.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
[2025-05-07T22:17:22.257Z] [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 3.2 MB/s)
[2025-05-07T22:17:22.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.pom
[2025-05-07T22:17:22.257Z] [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 487 kB/s)
[2025-05-07T22:17:22.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.pom
[2025-05-07T22:17:22.257Z] [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 574 kB/s)
[2025-05-07T22:17:22.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.pom
[2025-05-07T22:17:22.257Z] [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 78 kB/s)
[2025-05-07T22:17:22.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-tools-parent/2.3.0.Final/quarkus-tools-parent-2.3.0.Final.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.3.0.Final/quarkus-tools-parent-2.3.0.Final.pom
[2025-05-07T22:17:22.257Z] [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 2.1 MB/s)
[2025-05-07T22:17:22.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.pom
[2025-05-07T22:17:22.257Z] [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 211 kB/s)
[2025-05-07T22:17:22.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-parent/1.6.0/smallrye-common-parent-1.6.0.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.6.0/smallrye-common-parent-1.6.0.pom
[2025-05-07T22:17:22.257Z] [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 748 kB/s)
[2025-05-07T22:17:22.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2025-05-07T22:17:22.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom (59 kB at 4.6 MB/s)
[2025-05-07T22:17:22.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2025-05-07T22:17:22.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2025-05-07T22:17:22.885Z] [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 1.3 MB/s)
[2025-05-07T22:17:22.885Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2025-05-07T22:17:22.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2025-05-07T22:17:22.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 14 MB/s)
[2025-05-07T22:17:22.885Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.pom
[2025-05-07T22:17:22.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.pom
[2025-05-07T22:17:22.885Z] [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 291 kB/s)
[2025-05-07T22:17:22.885Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.pom
[2025-05-07T22:17:22.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.pom
[2025-05-07T22:17:22.885Z] [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 145 kB/s)
[2025-05-07T22:17:22.885Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom
[2025-05-07T22:17:22.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom
[2025-05-07T22:17:22.885Z] [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 2.5 MB/s)
[2025-05-07T22:17:22.885Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom
[2025-05-07T22:17:22.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom
[2025-05-07T22:17:22.885Z] [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 929 kB/s)
[2025-05-07T22:17:22.885Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.pom
[2025-05-07T22:17:22.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.pom
[2025-05-07T22:17:22.885Z] [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 755 kB/s)
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.pom
[2025-05-07T22:17:22.886Z] [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 791 kB/s)
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.pom
[2025-05-07T22:17:22.886Z] [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 188 kB/s)
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.5/jackson-dataformats-text-2.12.5.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.5/jackson-dataformats-text-2.12.5.pom
[2025-05-07T22:17:22.886Z] [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 408 kB/s)
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom (37 kB at 3.4 MB/s)
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom
[2025-05-07T22:17:22.886Z] [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 230 kB/s)
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[2025-05-07T22:17:22.886Z] [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 694 kB/s)
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xom/xom/1.3.7/xom-1.3.7.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.pom (1.9 kB at 314 kB/s)
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom (1.4 kB at 281 kB/s)
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (3.4 kB at 487 kB/s)
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[2025-05-07T22:17:22.886Z] [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 123 kB/s)
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.2/xalan-2.7.2.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom (1.3 kB at 213 kB/s)
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.2/serializer-2.7.2.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom
[2025-05-07T22:17:22.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom (1.1 kB at 156 kB/s)
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.jar
[2025-05-07T22:17:22.886Z] [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 717 kB/s)
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar
[2025-05-07T22:17:22.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xom/xom/1.3.7/xom-1.3.7.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.2/xalan-2.7.2.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.2/serializer-2.7.2.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[2025-05-07T22:17:23.519Z] [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 5.2 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar
[2025-05-07T22:17:23.519Z] [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 11 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.jar
[2025-05-07T22:17:23.519Z] [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 5.0 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.jar
[2025-05-07T22:17:23.519Z] [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 5.8 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.jar
[2025-05-07T22:17:23.519Z] [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 2.7 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.jar
[2025-05-07T22:17:23.519Z] [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 1.7 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2025-05-07T22:17:23.519Z] [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 262 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.jar
[2025-05-07T22:17:23.519Z] [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 559 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.jar
[2025-05-07T22:17:23.519Z] [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 6.7 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.jar
[2025-05-07T22:17:23.519Z] [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 3.9 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.jar
[2025-05-07T22:17:23.519Z] [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 214 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.jar
[2025-05-07T22:17:23.519Z] [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 1.8 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.jar
[2025-05-07T22:17:23.519Z] [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 7.2 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
[2025-05-07T22:17:23.519Z] [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 990 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar
[2025-05-07T22:17:23.519Z] [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 29 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
[2025-05-07T22:17:23.519Z] [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 153 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
[2025-05-07T22:17:23.519Z] [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 771 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar (310 kB at 5.0 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
[2025-05-07T22:17:23.519Z] [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 3.2 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar
[2025-05-07T22:17:23.519Z] [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 838 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
[2025-05-07T22:17:23.519Z] [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 2.9 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
[2025-05-07T22:17:23.519Z] [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 3.3 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
[2025-05-07T22:17:23.519Z] [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 554 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
[2025-05-07T22:17:23.519Z] [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 7.6 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
[2025-05-07T22:17:23.519Z] [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 981 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
[2025-05-07T22:17:23.519Z] [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 457 kB/s)
[2025-05-07T22:17:23.519Z] [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 155 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
[2025-05-07T22:17:23.519Z] [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 277 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
[2025-05-07T22:17:23.519Z] [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 475 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
[2025-05-07T22:17:23.519Z] [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 1.9 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
[2025-05-07T22:17:23.519Z] [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 513 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
[2025-05-07T22:17:23.519Z] [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 707 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
[2025-05-07T22:17:23.519Z] [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 1.1 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
[2025-05-07T22:17:23.519Z] [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 1.3 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
[2025-05-07T22:17:23.519Z] [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 265 kB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.jar
[2025-05-07T22:17:23.519Z] [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 1.2 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar
[2025-05-07T22:17:23.519Z] [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 222 kB/s)
[2025-05-07T22:17:23.519Z] [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 2.5 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar
[2025-05-07T22:17:23.519Z] [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 3.4 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar
[2025-05-07T22:17:23.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.jar (327 kB at 2.0 MB/s)
[2025-05-07T22:17:23.519Z] [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 1.2 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar (1.2 MB at 7.1 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar (276 kB at 1.6 MB/s)
[2025-05-07T22:17:23.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar (3.2 MB at 17 MB/s)
[2025-05-07T22:17:23.519Z] [INFO]
[2025-05-07T22:17:23.519Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom ---
[2025-05-07T22:17:23.519Z] [INFO]
[2025-05-07T22:17:23.519Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom ---
[2025-05-07T22:17:23.519Z] [INFO] Installing /quarkus/bom/application/target/flattened-quarkus-bom-2.7.5.Final.pom to /root/.m2/repository/io/quarkus/quarkus-bom/2.7.5.Final/quarkus-bom-2.7.5.Final.pom
[2025-05-07T22:17:23.519Z] [INFO]
[2025-05-07T22:17:23.519Z] [INFO] ------------------< io.quarkus:quarkus-build-parent >-------------------
[2025-05-07T22:17:23.519Z] [INFO] Building Quarkus - Build Parent 2.7.5.Final [29/964]
[2025-05-07T22:17:23.519Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:17:23.519Z] [INFO]
[2025-05-07T22:17:23.519Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-build-parent ---
[2025-05-07T22:17:23.519Z] [INFO]
[2025-05-07T22:17:23.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-build-parent ---
[2025-05-07T22:17:23.519Z] [INFO]
[2025-05-07T22:17:23.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-build-parent ---
[2025-05-07T22:17:23.519Z] [INFO]
[2025-05-07T22:17:23.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-build-parent ---
[2025-05-07T22:17:23.519Z] [INFO]
[2025-05-07T22:17:23.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-build-parent ---
[2025-05-07T22:17:23.519Z] [INFO]
[2025-05-07T22:17:23.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-build-parent ---
[2025-05-07T22:17:23.519Z] [INFO]
[2025-05-07T22:17:23.519Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-build-parent ---
[2025-05-07T22:17:23.519Z] [INFO]
[2025-05-07T22:17:23.519Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-build-parent ---
[2025-05-07T22:17:23.520Z] [INFO]
[2025-05-07T22:17:23.520Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-build-parent ---
[2025-05-07T22:17:23.520Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:17:23.520Z] [INFO]
[2025-05-07T22:17:23.520Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-build-parent ---
[2025-05-07T22:17:23.520Z] [INFO]
[2025-05-07T22:17:23.520Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-build-parent ---
[2025-05-07T22:17:23.520Z] [INFO] Installing /quarkus/build-parent/pom.xml to /root/.m2/repository/io/quarkus/quarkus-build-parent/2.7.5.Final/quarkus-build-parent-2.7.5.Final.pom
[2025-05-07T22:17:23.520Z] [INFO]
[2025-05-07T22:17:23.520Z] [INFO] ------------------< io.quarkus:quarkus-ide-launcher >-------------------
[2025-05-07T22:17:23.520Z] [INFO] Building Quarkus - IDE Launcher 2.7.5.Final [30/964]
[2025-05-07T22:17:23.520Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:24.147Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
[2025-05-07T22:17:24.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
[2025-05-07T22:17:24.147Z] [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 1.0 MB/s)
[2025-05-07T22:17:24.147Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
[2025-05-07T22:17:24.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
[2025-05-07T22:17:24.147Z] [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 5.3 MB/s)
[2025-05-07T22:17:24.147Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
[2025-05-07T22:17:24.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
[2025-05-07T22:17:24.148Z] [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 1.8 MB/s)
[2025-05-07T22:17:24.148Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
[2025-05-07T22:17:24.148Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
[2025-05-07T22:17:24.148Z] [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 19 MB/s)
[2025-05-07T22:17:24.148Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom
[2025-05-07T22:17:24.148Z] [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 911 kB/s)
[2025-05-07T22:17:24.148Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom
[2025-05-07T22:17:24.148Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 11 MB/s)
[2025-05-07T22:17:24.148Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom
[2025-05-07T22:17:24.148Z] [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 422 kB/s)
[2025-05-07T22:17:24.148Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom
[2025-05-07T22:17:24.148Z] [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 1.7 MB/s)
[2025-05-07T22:17:24.148Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[2025-05-07T22:17:24.148Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 2.6 MB/s)
[2025-05-07T22:17:24.148Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar
[2025-05-07T22:17:24.148Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[2025-05-07T22:17:24.148Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 27 MB/s)
[2025-05-07T22:17:24.148Z] [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 20 MB/s)
[2025-05-07T22:17:24.148Z] [INFO]
[2025-05-07T22:17:24.148Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-launcher ---
[2025-05-07T22:17:24.148Z] [INFO]
[2025-05-07T22:17:24.148Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-ide-launcher ---
[2025-05-07T22:17:24.775Z] [INFO]
[2025-05-07T22:17:24.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-ide-launcher ---
[2025-05-07T22:17:24.775Z] [INFO]
[2025-05-07T22:17:24.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-ide-launcher ---
[2025-05-07T22:17:24.775Z] [INFO]
[2025-05-07T22:17:24.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-launcher ---
[2025-05-07T22:17:24.775Z] [INFO]
[2025-05-07T22:17:24.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-launcher ---
[2025-05-07T22:17:24.775Z] [INFO]
[2025-05-07T22:17:24.775Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-launcher ---
[2025-05-07T22:17:24.775Z] [INFO]
[2025-05-07T22:17:24.775Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-ide-launcher ---
[2025-05-07T22:17:25.404Z] [INFO] Processed 4 files in 852ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-05-07T22:17:25.404Z] [INFO]
[2025-05-07T22:17:25.404Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-ide-launcher ---
[2025-05-07T22:17:25.404Z] [INFO] Processed 4 files in 00:00.283 (Already Sorted: 4, Needed Sorting: 0)
[2025-05-07T22:17:25.404Z] [INFO]
[2025-05-07T22:17:25.404Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-ide-launcher ---
[2025-05-07T22:17:25.404Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
[2025-05-07T22:17:25.404Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
[2025-05-07T22:17:25.404Z] [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 1.1 MB/s)
[2025-05-07T22:17:25.404Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[2025-05-07T22:17:25.404Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[2025-05-07T22:17:25.404Z] [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 308 kB/s)
[2025-05-07T22:17:25.404Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2025-05-07T22:17:26.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2025-05-07T22:17:26.034Z] [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 613 kB/s)
[2025-05-07T22:17:26.034Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
[2025-05-07T22:17:26.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
[2025-05-07T22:17:26.034Z] [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 524 kB/s)
[2025-05-07T22:17:26.034Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
[2025-05-07T22:17:26.034Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[2025-05-07T22:17:26.034Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
[2025-05-07T22:17:26.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
[2025-05-07T22:17:26.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[2025-05-07T22:17:26.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
[2025-05-07T22:17:26.034Z] [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 15 MB/s)
[2025-05-07T22:17:26.034Z] [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 8.8 MB/s)
[2025-05-07T22:17:26.034Z] [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 4.2 MB/s)
[2025-05-07T22:17:26.034Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:26.034Z] [INFO] Copying 1 resource
[2025-05-07T22:17:26.034Z] [INFO]
[2025-05-07T22:17:26.034Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-launcher ---
[2025-05-07T22:17:26.034Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:26.034Z] [INFO] Compiling 4 source files to /quarkus/core/launcher/target/classes
[2025-05-07T22:17:26.034Z] [INFO] Annotation processing is enabled because one or more processors were found
[2025-05-07T22:17:26.034Z] on the class path. A future release of javac may disable annotation processing
[2025-05-07T22:17:26.034Z] unless at least one processor is specified by name (-processor), or a search
[2025-05-07T22:17:26.034Z] path is specified (--processor-path, --processor-module-path), or annotation
[2025-05-07T22:17:26.034Z] processing is enabled explicitly (-proc:only, -proc:full).
[2025-05-07T22:17:26.034Z] Use -Xlint:-options to suppress this message.
[2025-05-07T22:17:26.034Z] Use -proc:none to disable annotation processing.
[2025-05-07T22:17:26.034Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/JBangIntegration.java:[120,122] unchecked cast
[2025-05-07T22:17:26.034Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2025-05-07T22:17:26.034Z] found: java.lang.Object
[2025-05-07T22:17:26.034Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/RuntimeLaunchClassLoader.java:[46,34] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2025-05-07T22:17:26.034Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/RuntimeLaunchClassLoader.java:[48,21] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2025-05-07T22:17:26.034Z] [INFO]
[2025-05-07T22:17:26.034Z] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-dependencies) @ quarkus-ide-launcher ---
[2025-05-07T22:17:26.034Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
[2025-05-07T22:17:26.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
[2025-05-07T22:17:26.034Z] [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 634 kB/s)
[2025-05-07T22:17:26.034Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
[2025-05-07T22:17:26.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
[2025-05-07T22:17:26.034Z] [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 613 kB/s)
[2025-05-07T22:17:26.034Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
[2025-05-07T22:17:26.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
[2025-05-07T22:17:26.035Z] [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 255 kB/s)
[2025-05-07T22:17:26.035Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
[2025-05-07T22:17:26.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
[2025-05-07T22:17:26.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 1.7 MB/s)
[2025-05-07T22:17:26.035Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
[2025-05-07T22:17:26.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
[2025-05-07T22:17:26.035Z] [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 171 kB/s)
[2025-05-07T22:17:26.035Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
[2025-05-07T22:17:26.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
[2025-05-07T22:17:26.035Z] [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 309 kB/s)
[2025-05-07T22:17:26.035Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
[2025-05-07T22:17:26.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
[2025-05-07T22:17:26.035Z] [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 2.1 MB/s)
[2025-05-07T22:17:26.035Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
[2025-05-07T22:17:26.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
[2025-05-07T22:17:26.035Z] [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 508 kB/s)
[2025-05-07T22:17:26.035Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[2025-05-07T22:17:26.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[2025-05-07T22:17:26.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 381 kB/s)
[2025-05-07T22:17:26.035Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
[2025-05-07T22:17:26.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
[2025-05-07T22:17:26.035Z] [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 835 kB/s)
[2025-05-07T22:17:26.035Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
[2025-05-07T22:17:26.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
[2025-05-07T22:17:26.035Z] [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 303 kB/s)
[2025-05-07T22:17:26.035Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
[2025-05-07T22:17:26.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
[2025-05-07T22:17:26.035Z] [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 204 kB/s)
[2025-05-07T22:17:26.035Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
[2025-05-07T22:17:26.662Z] [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 291 kB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2025-05-07T22:17:26.662Z] [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 239 kB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[2025-05-07T22:17:26.662Z] [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 313 kB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[2025-05-07T22:17:26.662Z] [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 965 kB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
[2025-05-07T22:17:26.662Z] [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 157 kB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom (19 kB at 1.3 MB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom
[2025-05-07T22:17:26.662Z] [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 99 kB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
[2025-05-07T22:17:26.662Z] [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 306 kB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[2025-05-07T22:17:26.662Z] [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 626 kB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
[2025-05-07T22:17:26.662Z] [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 397 kB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
[2025-05-07T22:17:26.662Z] [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 661 kB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
[2025-05-07T22:17:26.662Z] [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 1.0 MB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
[2025-05-07T22:17:26.662Z] [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 739 kB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
[2025-05-07T22:17:26.662Z] [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 2.1 MB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
[2025-05-07T22:17:26.662Z] [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 844 kB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
[2025-05-07T22:17:26.662Z] [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 1.9 MB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
[2025-05-07T22:17:26.662Z] [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 340 kB/s)
[2025-05-07T22:17:26.662Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
[2025-05-07T22:17:26.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
[2025-05-07T22:17:26.662Z] [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 337 kB/s)
[2025-05-07T22:17:26.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
[2025-05-07T22:17:26.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
[2025-05-07T22:17:26.663Z] [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 179 kB/s)
[2025-05-07T22:17:26.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
[2025-05-07T22:17:26.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
[2025-05-07T22:17:26.663Z] [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 391 kB/s)
[2025-05-07T22:17:26.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
[2025-05-07T22:17:26.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
[2025-05-07T22:17:26.663Z] [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 220 kB/s)
[2025-05-07T22:17:26.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[2025-05-07T22:17:27.291Z] [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 346 kB/s)
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[2025-05-07T22:17:27.291Z] [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 624 kB/s)
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 3.4 MB/s)
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[2025-05-07T22:17:27.291Z] [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 758 kB/s)
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[2025-05-07T22:17:27.291Z] [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 3.0 MB/s)
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
[2025-05-07T22:17:27.291Z] [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 608 kB/s)
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
[2025-05-07T22:17:27.291Z] [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 491 kB/s)
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2025-05-07T22:17:27.291Z] [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 459 kB/s)
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[2025-05-07T22:17:27.291Z] [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 454 kB/s)
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[2025-05-07T22:17:27.291Z] [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 951 kB/s)
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 2.5 MB/s)
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[2025-05-07T22:17:27.291Z] [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 153 kB/s)
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[2025-05-07T22:17:27.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[2025-05-07T22:17:27.291Z] [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 145 kB/s)
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
[2025-05-07T22:17:27.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[2025-05-07T22:17:27.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
[2025-05-07T22:17:27.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
[2025-05-07T22:17:27.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
[2025-05-07T22:17:27.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
[2025-05-07T22:17:27.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
[2025-05-07T22:17:27.920Z] [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 1.2 MB/s)
[2025-05-07T22:17:27.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
[2025-05-07T22:17:27.920Z] [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 1.1 MB/s)
[2025-05-07T22:17:27.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
[2025-05-07T22:17:27.920Z] [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 1.5 MB/s)
[2025-05-07T22:17:27.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
[2025-05-07T22:17:27.920Z] [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 20 MB/s)
[2025-05-07T22:17:27.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
[2025-05-07T22:17:27.920Z] [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 4.7 MB/s)
[2025-05-07T22:17:27.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
[2025-05-07T22:17:27.920Z] [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 790 kB/s)
[2025-05-07T22:17:27.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
[2025-05-07T22:17:27.920Z] [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 3.0 MB/s)
[2025-05-07T22:17:27.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
[2025-05-07T22:17:27.920Z] [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 14 MB/s)
[2025-05-07T22:17:27.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[2025-05-07T22:17:27.920Z] [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 9.6 MB/s)
[2025-05-07T22:17:27.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[2025-05-07T22:17:27.921Z] [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 587 kB/s)
[2025-05-07T22:17:27.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[2025-05-07T22:17:27.921Z] [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 583 kB/s)
[2025-05-07T22:17:27.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[2025-05-07T22:17:27.921Z] [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 261 kB/s)
[2025-05-07T22:17:27.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[2025-05-07T22:17:27.921Z] [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 24 MB/s)
[2025-05-07T22:17:27.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
[2025-05-07T22:17:27.921Z] [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 373 kB/s)
[2025-05-07T22:17:27.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[2025-05-07T22:17:27.921Z] [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 1.8 MB/s)
[2025-05-07T22:17:27.921Z] [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 823 kB/s)
[2025-05-07T22:17:27.921Z] [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 2.6 MB/s)
[2025-05-07T22:17:27.921Z] [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 14 MB/s)
[2025-05-07T22:17:27.921Z] [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 4.2 MB/s)
[2025-05-07T22:17:27.921Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:27.921Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:27.921Z] [INFO] Unpacking /root/.m2/repository/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:27.921Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:27.921Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:27.921Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:27.921Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:27.921Z] [INFO] Unpacking /root/.m2/repository/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:27.921Z] [INFO] Unpacking /root/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:27.921Z] [INFO] Unpacking /root/.m2/repository/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:27.921Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:27.921Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:27.921Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:28.548Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:28.548Z] [INFO] Unpacking /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:28.548Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:28.548Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:28.548Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:28.548Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:28.548Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:28.548Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:28.549Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:28.549Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:28.549Z] [INFO] Unpacking /root/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:28.549Z] [INFO] Unpacking /root/.m2/repository/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:28.549Z] [INFO] Unpacking /root/.m2/repository/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.190Z] [INFO] Unpacking /root/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.190Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.190Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.190Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.190Z] [INFO] Unpacking /root/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.190Z] [INFO] Unpacking /root/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.190Z] [INFO] Unpacking /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:29.823Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:30.451Z] [INFO] Unpacking /root/.m2/repository/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2025-05-07T22:17:30.451Z] [INFO]
[2025-05-07T22:17:30.451Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-ide-launcher ---
[2025-05-07T22:17:30.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:30.451Z] [INFO] skip non existing resourceDirectory /quarkus/core/launcher/src/test/resources
[2025-05-07T22:17:30.451Z] [INFO]
[2025-05-07T22:17:30.451Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-launcher ---
[2025-05-07T22:17:30.451Z] [INFO] No sources to compile
[2025-05-07T22:17:30.451Z] [INFO]
[2025-05-07T22:17:30.451Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-launcher ---
[2025-05-07T22:17:31.079Z] [INFO] No tests to run.
[2025-05-07T22:17:31.079Z] [INFO]
[2025-05-07T22:17:31.079Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-launcher ---
[2025-05-07T22:17:31.709Z] [INFO] Building jar: /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final.jar
[2025-05-07T22:17:33.757Z] [INFO]
[2025-05-07T22:17:33.757Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-launcher ---
[2025-05-07T22:17:33.757Z] [INFO] Building jar: /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final-sources.jar
[2025-05-07T22:17:33.757Z] [INFO]
[2025-05-07T22:17:33.757Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-launcher ---
[2025-05-07T22:17:33.757Z] [INFO] Installing /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final.jar
[2025-05-07T22:17:33.757Z] [INFO] Installing /quarkus/core/launcher/pom.xml to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final.pom
[2025-05-07T22:17:33.757Z] [INFO] Installing /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final-sources.jar
[2025-05-07T22:17:33.757Z] [INFO]
[2025-05-07T22:17:33.757Z] [INFO] --------------< io.quarkus:quarkus-development-mode-spi >---------------
[2025-05-07T22:17:33.757Z] [INFO] Building Quarkus - Development mode - SPI 2.7.5.Final [31/964]
[2025-05-07T22:17:33.757Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:33.757Z] [INFO]
[2025-05-07T22:17:33.757Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:33.757Z] [INFO]
[2025-05-07T22:17:33.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:33.757Z] [INFO]
[2025-05-07T22:17:33.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:33.757Z] [INFO]
[2025-05-07T22:17:33.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:33.757Z] [INFO]
[2025-05-07T22:17:33.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:33.757Z] [INFO]
[2025-05-07T22:17:33.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:33.757Z] [INFO]
[2025-05-07T22:17:33.757Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:33.757Z] [INFO]
[2025-05-07T22:17:33.757Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:33.757Z] [INFO] Processed 26 files in 316ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2025-05-07T22:17:33.757Z] [INFO]
[2025-05-07T22:17:33.757Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:34.480Z] [INFO] Processed 26 files in 00:00.258 (Already Sorted: 26, Needed Sorting: 0)
[2025-05-07T22:17:34.480Z] [INFO]
[2025-05-07T22:17:34.480Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:34.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:34.480Z] [INFO] skip non existing resourceDirectory /quarkus/core/devmode-spi/src/main/resources
[2025-05-07T22:17:34.480Z] [INFO]
[2025-05-07T22:17:34.480Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:34.480Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:34.480Z] [INFO] Compiling 26 source files to /quarkus/core/devmode-spi/target/classes
[2025-05-07T22:17:34.480Z] [WARNING] /quarkus/core/devmode-spi/src/main/java/io/quarkus/dev/console/DevConsoleManager.java:[81,31] unchecked cast
[2025-05-07T22:17:34.480Z] required: T
[2025-05-07T22:17:34.480Z] found: java.lang.Object
[2025-05-07T22:17:34.480Z] [INFO]
[2025-05-07T22:17:34.480Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:34.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:34.480Z] [INFO] skip non existing resourceDirectory /quarkus/core/devmode-spi/src/test/resources
[2025-05-07T22:17:34.480Z] [INFO]
[2025-05-07T22:17:34.480Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:34.480Z] [INFO] No sources to compile
[2025-05-07T22:17:34.480Z] [INFO]
[2025-05-07T22:17:34.480Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:34.480Z] [INFO] No tests to run.
[2025-05-07T22:17:34.480Z] [INFO]
[2025-05-07T22:17:34.480Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:34.480Z] [INFO] Building jar: /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final.jar
[2025-05-07T22:17:34.480Z] [INFO]
[2025-05-07T22:17:34.480Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:34.480Z] [INFO] Building jar: /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final-sources.jar
[2025-05-07T22:17:34.480Z] [INFO]
[2025-05-07T22:17:34.480Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-development-mode-spi ---
[2025-05-07T22:17:34.480Z] [INFO] Installing /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final.jar
[2025-05-07T22:17:34.480Z] [INFO] Installing /quarkus/core/devmode-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final.pom
[2025-05-07T22:17:34.480Z] [INFO] Installing /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final-sources.jar
[2025-05-07T22:17:34.480Z] [INFO]
[2025-05-07T22:17:34.480Z] [INFO] -------------------< io.quarkus:quarkus-core-parent >-------------------
[2025-05-07T22:17:34.480Z] [INFO] Building Quarkus - Core 2.7.5.Final [32/964]
[2025-05-07T22:17:34.480Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:17:34.480Z] [INFO]
[2025-05-07T22:17:34.480Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core-parent ---
[2025-05-07T22:17:34.480Z] [INFO]
[2025-05-07T22:17:34.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core-parent ---
[2025-05-07T22:17:34.480Z] [INFO]
[2025-05-07T22:17:34.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core-parent ---
[2025-05-07T22:17:34.480Z] [INFO]
[2025-05-07T22:17:34.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core-parent ---
[2025-05-07T22:17:34.481Z] [INFO]
[2025-05-07T22:17:34.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core-parent ---
[2025-05-07T22:17:34.481Z] [INFO]
[2025-05-07T22:17:34.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core-parent ---
[2025-05-07T22:17:34.481Z] [INFO]
[2025-05-07T22:17:34.481Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core-parent ---
[2025-05-07T22:17:34.481Z] [INFO]
[2025-05-07T22:17:34.481Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core-parent ---
[2025-05-07T22:17:34.481Z] [INFO]
[2025-05-07T22:17:34.481Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core-parent ---
[2025-05-07T22:17:34.481Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:17:34.481Z] [INFO]
[2025-05-07T22:17:34.481Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core-parent ---
[2025-05-07T22:17:34.481Z] [INFO]
[2025-05-07T22:17:34.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core-parent ---
[2025-05-07T22:17:34.481Z] [INFO] Installing /quarkus/core/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core-parent/2.7.5.Final/quarkus-core-parent-2.7.5.Final.pom
[2025-05-07T22:17:34.481Z] [INFO]
[2025-05-07T22:17:34.481Z] [INFO] ---------------< io.quarkus:quarkus-extension-processor >---------------
[2025-05-07T22:17:34.481Z] [INFO] Building Quarkus - Core - Extension Processor 2.7.5.Final [33/964]
[2025-05-07T22:17:34.481Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom
[2025-05-07T22:17:34.481Z] [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 264 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.pom
[2025-05-07T22:17:34.481Z] [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 610 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.24.0/javaparser-parent-3.24.0.pom
[2025-05-07T22:17:34.481Z] [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 2.8 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom
[2025-05-07T22:17:34.481Z] [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 394 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom
[2025-05-07T22:17:34.481Z] [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 194 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom
[2025-05-07T22:17:34.481Z] [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 763 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/9.2.20.1/jruby-artifacts-9.2.20.1.pom
[2025-05-07T22:17:34.481Z] [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 495 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/9.2.20.1/jruby-parent-9.2.20.1.pom
[2025-05-07T22:17:34.481Z] [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 4.2 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.pom
[2025-05-07T22:17:34.481Z] [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 5.4 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.pom
[2025-05-07T22:17:34.481Z] [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 302 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.pom
[2025-05-07T22:17:34.481Z] [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 520 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.pom
[2025-05-07T22:17:34.481Z] [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 366 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.pom
[2025-05-07T22:17:34.481Z] [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 1.1 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.pom
[2025-05-07T22:17:34.481Z] [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 849 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom
[2025-05-07T22:17:34.481Z] [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 1.1 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom
[2025-05-07T22:17:34.481Z] [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 637 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom
[2025-05-07T22:17:34.481Z] [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 570 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom
[2025-05-07T22:17:34.481Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom (2.9 kB at 325 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom
[2025-05-07T22:17:34.481Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom (4.4 kB at 484 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom
[2025-05-07T22:17:34.481Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom (1.5 kB at 124 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom
[2025-05-07T22:17:34.481Z] [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 389 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom
[2025-05-07T22:17:34.481Z] [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 202 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom
[2025-05-07T22:17:34.481Z] [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 384 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom
[2025-05-07T22:17:34.481Z] [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 3.7 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom
[2025-05-07T22:17:34.481Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom (2.1 kB at 260 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.pom
[2025-05-07T22:17:34.481Z] [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 1.4 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom
[2025-05-07T22:17:34.481Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom (1.5 kB at 147 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.jar
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar
[2025-05-07T22:17:34.481Z] [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 16 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.jar
[2025-05-07T22:17:34.481Z] [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 1.3 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.jar
[2025-05-07T22:17:34.481Z] [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 2.2 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.jar
[2025-05-07T22:17:34.481Z] [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 34 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.jar
[2025-05-07T22:17:34.481Z] [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 1.6 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.jar
[2025-05-07T22:17:34.481Z] [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 37 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.jar
[2025-05-07T22:17:34.481Z] [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 963 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar
[2025-05-07T22:17:34.481Z] [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 673 kB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar
[2025-05-07T22:17:34.481Z] [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 4.4 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar
[2025-05-07T22:17:34.481Z] [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 2.4 MB/s)
[2025-05-07T22:17:34.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar
[2025-05-07T22:17:35.110Z] [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 2.3 MB/s)
[2025-05-07T22:17:35.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar
[2025-05-07T22:17:35.110Z] [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 9.0 MB/s)
[2025-05-07T22:17:35.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar
[2025-05-07T22:17:35.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar (16 kB at 155 kB/s)
[2025-05-07T22:17:35.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar
[2025-05-07T22:17:35.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar (50 kB at 459 kB/s)
[2025-05-07T22:17:35.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar
[2025-05-07T22:17:35.110Z] [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 14 MB/s)
[2025-05-07T22:17:35.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar
[2025-05-07T22:17:35.110Z] [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 15 MB/s)
[2025-05-07T22:17:35.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar
[2025-05-07T22:17:35.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 615 kB/s)
[2025-05-07T22:17:35.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar (14 kB at 120 kB/s)
[2025-05-07T22:17:35.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar
[2025-05-07T22:17:35.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.jar
[2025-05-07T22:17:35.110Z] [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 263 kB/s)
[2025-05-07T22:17:35.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar
[2025-05-07T22:17:35.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar (13 kB at 104 kB/s)
[2025-05-07T22:17:35.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar (86 kB at 622 kB/s)
[2025-05-07T22:17:35.110Z] [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 4.6 MB/s)
[2025-05-07T22:17:35.110Z] [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 39 MB/s)
[2025-05-07T22:17:35.110Z] [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 39 MB/s)
[2025-05-07T22:17:35.110Z] [INFO]
[2025-05-07T22:17:35.110Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-extension-processor ---
[2025-05-07T22:17:35.110Z] [INFO]
[2025-05-07T22:17:35.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-extension-processor ---
[2025-05-07T22:17:35.110Z] [INFO]
[2025-05-07T22:17:35.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-extension-processor ---
[2025-05-07T22:17:35.110Z] [INFO]
[2025-05-07T22:17:35.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-extension-processor ---
[2025-05-07T22:17:35.110Z] [INFO]
[2025-05-07T22:17:35.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-extension-processor ---
[2025-05-07T22:17:35.110Z] [INFO]
[2025-05-07T22:17:35.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-extension-processor ---
[2025-05-07T22:17:35.110Z] [INFO]
[2025-05-07T22:17:35.110Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-extension-processor ---
[2025-05-07T22:17:35.110Z] [INFO]
[2025-05-07T22:17:35.110Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-extension-processor ---
[2025-05-07T22:17:35.111Z] [INFO] Processed 23 files in 330ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2025-05-07T22:17:35.111Z] [INFO]
[2025-05-07T22:17:35.111Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-extension-processor ---
[2025-05-07T22:17:35.738Z] [INFO] Processed 23 files in 00:00.437 (Already Sorted: 23, Needed Sorting: 0)
[2025-05-07T22:17:35.738Z] [INFO]
[2025-05-07T22:17:35.738Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-extension-processor ---
[2025-05-07T22:17:35.738Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:35.738Z] [INFO] Copying 1 resource
[2025-05-07T22:17:35.738Z] [INFO]
[2025-05-07T22:17:35.738Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-extension-processor ---
[2025-05-07T22:17:35.738Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:35.738Z] [INFO] Compiling 19 source files to /quarkus/core/processor/target/classes
[2025-05-07T22:17:36.366Z] [INFO]
[2025-05-07T22:17:36.366Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-extension-processor ---
[2025-05-07T22:17:36.366Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:36.366Z] [INFO] skip non existing resourceDirectory /quarkus/core/processor/src/test/resources
[2025-05-07T22:17:36.366Z] [INFO]
[2025-05-07T22:17:36.366Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-extension-processor ---
[2025-05-07T22:17:36.366Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:36.366Z] [INFO] Compiling 4 source files to /quarkus/core/processor/target/test-classes
[2025-05-07T22:17:36.366Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[256,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2025-05-07T22:17:36.366Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[266,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2025-05-07T22:17:36.366Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[279,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2025-05-07T22:17:36.366Z] [INFO]
[2025-05-07T22:17:36.366Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-extension-processor ---
[2025-05-07T22:17:36.366Z] [INFO]
[2025-05-07T22:17:36.366Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:36.366Z] [INFO] T E S T S
[2025-05-07T22:17:36.366Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:36.366Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:17:37.701Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.ConfigDocKeyTest
[2025-05-07T22:17:37.701Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in io.quarkus.annotation.processor.generate_doc.ConfigDocKeyTest
[2025-05-07T22:17:37.701Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.JavaDocConfigSectionParserTest
[2025-05-07T22:17:38.329Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in io.quarkus.annotation.processor.generate_doc.JavaDocConfigSectionParserTest
[2025-05-07T22:17:38.329Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.JavaDocConfigDescriptionParserTest
[2025-05-07T22:17:41.189Z] 2025-05-07T22:17:38.846Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem
[2025-05-07T22:17:41.189Z] Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.
[2025-05-07T22:17:46.042Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.458 s - in io.quarkus.annotation.processor.generate_doc.JavaDocConfigDescriptionParserTest
[2025-05-07T22:17:46.042Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.DocGeneratorUtilTest
[2025-05-07T22:17:46.042Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.annotation.processor.generate_doc.DocGeneratorUtilTest
[2025-05-07T22:17:46.042Z] [INFO]
[2025-05-07T22:17:46.042Z] [INFO] Results:
[2025-05-07T22:17:46.042Z] [INFO]
[2025-05-07T22:17:46.042Z] [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:17:46.042Z] [INFO]
[2025-05-07T22:17:46.042Z] [INFO]
[2025-05-07T22:17:46.042Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-extension-processor ---
[2025-05-07T22:17:46.042Z] [INFO] Building jar: /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final.jar
[2025-05-07T22:17:46.042Z] [INFO]
[2025-05-07T22:17:46.043Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-extension-processor ---
[2025-05-07T22:17:46.043Z] [INFO] Building jar: /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final-sources.jar
[2025-05-07T22:17:46.043Z] [INFO]
[2025-05-07T22:17:46.043Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-extension-processor ---
[2025-05-07T22:17:46.043Z] [INFO] Installing /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final.jar
[2025-05-07T22:17:46.043Z] [INFO] Installing /quarkus/core/processor/pom.xml to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final.pom
[2025-05-07T22:17:46.043Z] [INFO] Installing /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final-sources.jar
[2025-05-07T22:17:46.043Z] [INFO]
[2025-05-07T22:17:46.043Z] [INFO] ----------------------< io.quarkus:quarkus-core >-----------------------
[2025-05-07T22:17:46.043Z] [INFO] Building Quarkus - Core - Runtime 2.7.5.Final [34/964]
[2025-05-07T22:17:46.043Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.pom
[2025-05-07T22:17:46.043Z] [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 216 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.1/smallrye-config-parent-2.9.1.pom
[2025-05-07T22:17:46.043Z] [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 441 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/35/smallrye-parent-35.pom
[2025-05-07T22:17:46.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/35/smallrye-parent-35.pom (9.8 kB at 888 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.pom
[2025-05-07T22:17:46.043Z] [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 621 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.pom
[2025-05-07T22:17:46.043Z] [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 1.2 MB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0.1/microprofile-config-parent-2.0.1.pom
[2025-05-07T22:17:46.043Z] [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 2.3 MB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom
[2025-05-07T22:17:46.043Z] [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 962 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom
[2025-05-07T22:17:46.043Z] [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 530 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom
[2025-05-07T22:17:46.043Z] [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 656 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.pom
[2025-05-07T22:17:46.043Z] [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 247 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.pom
[2025-05-07T22:17:46.043Z] [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 181 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.pom
[2025-05-07T22:17:46.043Z] [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 241 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.pom
[2025-05-07T22:17:46.043Z] [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 268 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.pom
[2025-05-07T22:17:46.043Z] [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 141 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom
[2025-05-07T22:17:46.043Z] [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 142 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom
[2025-05-07T22:17:46.043Z] [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 697 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.pom
[2025-05-07T22:17:46.043Z] [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 816 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[2025-05-07T22:17:46.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 11 MB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom
[2025-05-07T22:17:46.043Z] [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 194 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.pom
[2025-05-07T22:17:46.043Z] [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 211 kB/s)
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.jar
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.jar
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.jar
[2025-05-07T22:17:46.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.jar
[2025-05-07T22:17:46.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.jar
[2025-05-07T22:17:46.044Z] [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 2.8 MB/s)
[2025-05-07T22:17:46.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.jar
[2025-05-07T22:17:46.044Z] [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 1.3 MB/s)
[2025-05-07T22:17:46.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.jar
[2025-05-07T22:17:46.044Z] [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 1.4 MB/s)
[2025-05-07T22:17:46.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.jar
[2025-05-07T22:17:46.044Z] [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 11 MB/s)
[2025-05-07T22:17:46.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar
[2025-05-07T22:17:46.044Z] [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 608 kB/s)
[2025-05-07T22:17:46.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.jar
[2025-05-07T22:17:46.044Z] [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 506 kB/s)
[2025-05-07T22:17:46.044Z] [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 498 kB/s)
[2025-05-07T22:17:46.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.jar
[2025-05-07T22:17:46.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar
[2025-05-07T22:17:46.044Z] [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 1.4 MB/s)
[2025-05-07T22:17:46.044Z] [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 642 kB/s)
[2025-05-07T22:17:46.044Z] [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 2.8 MB/s)
[2025-05-07T22:17:46.044Z] [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 12 MB/s)
[2025-05-07T22:17:46.044Z] [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 72 MB/s)
[2025-05-07T22:17:46.044Z] [INFO]
[2025-05-07T22:17:46.044Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core ---
[2025-05-07T22:17:46.044Z] [INFO]
[2025-05-07T22:17:46.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core ---
[2025-05-07T22:17:46.044Z] [INFO]
[2025-05-07T22:17:46.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core ---
[2025-05-07T22:17:46.044Z] [INFO]
[2025-05-07T22:17:46.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core ---
[2025-05-07T22:17:46.044Z] [INFO]
[2025-05-07T22:17:46.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core ---
[2025-05-07T22:17:46.044Z] [INFO]
[2025-05-07T22:17:46.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core ---
[2025-05-07T22:17:46.044Z] [INFO]
[2025-05-07T22:17:46.044Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core ---
[2025-05-07T22:17:46.044Z] [INFO]
[2025-05-07T22:17:46.044Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core ---
[2025-05-07T22:17:47.353Z] [INFO] Processed 166 files in 899ms (Formatted: 0, Unchanged: 166, Failed: 0, Readonly: 0)
[2025-05-07T22:17:47.353Z] [INFO]
[2025-05-07T22:17:47.353Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core ---
[2025-05-07T22:17:47.983Z] [INFO] Processed 166 files in 00:00.693 (Already Sorted: 166, Needed Sorting: 0)
[2025-05-07T22:17:47.983Z] [INFO]
[2025-05-07T22:17:47.983Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-core ---
[2025-05-07T22:17:47.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:47.983Z] [INFO] Copying 3 resources
[2025-05-07T22:17:47.983Z] [INFO]
[2025-05-07T22:17:47.983Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-core ---
[2025-05-07T22:17:47.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom
[2025-05-07T22:17:47.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom (4.6 kB at 74 kB/s)
[2025-05-07T22:17:47.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom
[2025-05-07T22:17:47.983Z] [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 500 kB/s)
[2025-05-07T22:17:47.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom
[2025-05-07T22:17:47.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 379 kB/s)
[2025-05-07T22:17:47.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom
[2025-05-07T22:17:47.983Z] [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 871 kB/s)
[2025-05-07T22:17:47.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom
[2025-05-07T22:17:47.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 2.1 MB/s)
[2025-05-07T22:17:47.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom
[2025-05-07T22:17:47.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom (5.0 kB at 495 kB/s)
[2025-05-07T22:17:47.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom
[2025-05-07T22:17:47.983Z] [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 400 kB/s)
[2025-05-07T22:17:47.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
[2025-05-07T22:17:47.983Z] [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 329 kB/s)
[2025-05-07T22:17:47.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar
[2025-05-07T22:17:47.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar (328 kB at 19 MB/s)
[2025-05-07T22:17:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar
[2025-05-07T22:17:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 22 MB/s)
[2025-05-07T22:17:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar
[2025-05-07T22:17:48.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar (364 kB at 23 MB/s)
[2025-05-07T22:17:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
[2025-05-07T22:17:48.611Z] [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 4.8 MB/s)
[2025-05-07T22:17:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.jar
[2025-05-07T22:17:48.611Z] [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 295 kB/s)
[2025-05-07T22:17:48.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.jar
[2025-05-07T22:17:48.611Z] [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 4.3 MB/s)
[2025-05-07T22:17:48.611Z] [INFO]
[2025-05-07T22:17:48.611Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-core ---
[2025-05-07T22:17:48.611Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:48.611Z] [INFO] Compiling 148 source files to /quarkus/core/runtime/target/classes
[2025-05-07T22:17:49.920Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.920Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.920Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.920Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.920Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.920Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.920Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSourceProvider.java:[19,31] unchecked cast
[2025-05-07T22:17:49.921Z] required: java.lang.Class<org.eclipse.microprofile.config.spi.ConfigSourceProvider>
[2025-05-07T22:17:49.921Z] found: java.lang.Class<capture#1 of ?>
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/util/ColorSupport.java:[13,22] color in io.quarkus.runtime.logging.ConsoleConfig has been deprecated
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/util/ColorSupport.java:[14,29] color in io.quarkus.runtime.logging.ConsoleConfig has been deprecated
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/logging/LogMetricsHandlerRecorder.java:[51,16] unchecked call to RuntimeValue(T) as a member of the raw type io.quarkus.runtime.RuntimeValue
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/logging/LogMetricsHandlerRecorder.java:[51,16] unchecked conversion
[2025-05-07T22:17:49.921Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2025-05-07T22:17:49.921Z] found: io.quarkus.runtime.RuntimeValue
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[273,15] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[273,47] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[275,32] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[279,15] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[279,54] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[281,32] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[435,31] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[435,13] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSource.java:[19,99] unchecked cast
[2025-05-07T22:17:49.921Z] required: java.lang.Class<org.eclipse.microprofile.config.spi.ConfigSource>
[2025-05-07T22:17:49.921Z] found: java.lang.Class<capture#2 of ?>
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSourceFactory.java:[18,31] unchecked cast
[2025-05-07T22:17:49.921Z] required: java.lang.Class<io.smallrye.config.ConfigSourceFactory>
[2025-05-07T22:17:49.921Z] found: java.lang.Class<capture#3 of ?>
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/graal/DisabledSSLContext.java:[23,44] Provider(java.lang.String,double,java.lang.String) in java.security.Provider has been deprecated
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/graal/DisabledSSLContext.java:[23,84] Provider(java.lang.String,double,java.lang.String) in java.security.Provider has been deprecated
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/Quarkus.java:[64,97] unchecked cast
[2025-05-07T22:17:49.921Z] required: java.lang.Class<? extends io.quarkus.runtime.Application>
[2025-05-07T22:17:49.921Z] found: java.lang.Class<capture#4 of ?>
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/Quarkus.java:[66,47] newInstance() in java.lang.Class has been deprecated
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/ConfigInstantiator.java:[179,20] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ResourceHelper.java:[16,63] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class<?>...) as a member of the raw type java.lang.Class
[2025-05-07T22:17:49.921Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeOverrideConfigSource.java:[24,100] unchecked cast
[2025-05-07T22:17:49.921Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-05-07T22:17:49.921Z] found: java.lang.Object
[2025-05-07T22:17:49.921Z] [INFO]
[2025-05-07T22:17:49.921Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-core ---
[2025-05-07T22:17:49.921Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:49.921Z] [INFO] skip non existing resourceDirectory /quarkus/core/runtime/src/test/resources
[2025-05-07T22:17:49.921Z] [INFO]
[2025-05-07T22:17:49.921Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-core ---
[2025-05-07T22:17:49.921Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:49.921Z] [INFO] Compiling 18 source files to /quarkus/core/runtime/target/test-classes
[2025-05-07T22:17:50.551Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[27,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2025-05-07T22:17:50.551Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[56,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2025-05-07T22:17:50.551Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[69,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2025-05-07T22:17:50.551Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/DotEnvTestCase.java:[51,61] Possible heap pollution from parameterized vararg type java.util.Map<java.lang.String,java.lang.String>
[2025-05-07T22:17:50.551Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/ConfigExpanderTestCase.java:[33,23] unchecked method invocation: method putAll in interface java.util.Map is applied to given types
[2025-05-07T22:17:50.551Z] required: java.util.Map<? extends K,? extends V>
[2025-05-07T22:17:50.551Z] found: java.util.Map
[2025-05-07T22:17:50.551Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/ConfigExpanderTestCase.java:[33,24] unchecked conversion
[2025-05-07T22:17:50.551Z] required: java.util.Map<? extends K,? extends V>
[2025-05-07T22:17:50.551Z] found: java.util.Map
[2025-05-07T22:17:50.551Z] [INFO]
[2025-05-07T22:17:50.551Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-core ---
[2025-05-07T22:17:50.551Z] [INFO]
[2025-05-07T22:17:50.552Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:50.552Z] [INFO] T E S T S
[2025-05-07T22:17:50.552Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:50.552Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:17:51.858Z] [INFO] Running io.quarkus.runtime.logging.LogMetricsHandlerTest
[2025-05-07T22:17:51.858Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in io.quarkus.runtime.logging.LogMetricsHandlerTest
[2025-05-07T22:17:51.858Z] [INFO] Running io.quarkus.runtime.configuration.HyphenateEnumConverterTest
[2025-05-07T22:17:51.858Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.runtime.configuration.HyphenateEnumConverterTest
[2025-05-07T22:17:51.858Z] [INFO] Running io.quarkus.runtime.configuration.UUIDPropertyTest
[2025-05-07T22:17:51.858Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in io.quarkus.runtime.configuration.UUIDPropertyTest
[2025-05-07T22:17:51.858Z] [INFO] Running io.quarkus.runtime.configuration.ConverterTestCase
[2025-05-07T22:17:51.858Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.runtime.configuration.ConverterTestCase
[2025-05-07T22:17:51.858Z] [INFO] Running io.quarkus.runtime.configuration.DotEnvTestCase
[2025-05-07T22:17:51.858Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.runtime.configuration.DotEnvTestCase
[2025-05-07T22:17:51.858Z] [INFO] Running io.quarkus.runtime.configuration.MemorySizeConverterTestCase
[2025-05-07T22:17:51.858Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.runtime.configuration.MemorySizeConverterTestCase
[2025-05-07T22:17:51.858Z] [INFO] Running io.quarkus.runtime.configuration.CharsetConverterTestCase
[2025-05-07T22:17:51.858Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in io.quarkus.runtime.configuration.CharsetConverterTestCase
[2025-05-07T22:17:51.858Z] [INFO] Running io.quarkus.runtime.configuration.ConfigProfileTestCase
[2025-05-07T22:17:51.858Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in io.quarkus.runtime.configuration.ConfigProfileTestCase
[2025-05-07T22:17:51.858Z] [INFO] Running io.quarkus.runtime.configuration.LocaleConverterTest
[2025-05-07T22:17:51.858Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.runtime.configuration.LocaleConverterTest
[2025-05-07T22:17:51.858Z] [INFO] Running io.quarkus.runtime.configuration.DurationConverterTestCase
[2025-05-07T22:17:51.858Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.runtime.configuration.DurationConverterTestCase
[2025-05-07T22:17:51.858Z] [INFO] Running io.quarkus.runtime.configuration.ConfigInstantiatorTestCase
[2025-05-07T22:17:52.488Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in io.quarkus.runtime.configuration.ConfigInstantiatorTestCase
[2025-05-07T22:17:52.488Z] [INFO] Running io.quarkus.runtime.configuration.NameIteratorTestCase
[2025-05-07T22:17:52.488Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.runtime.configuration.NameIteratorTestCase
[2025-05-07T22:17:52.488Z] [INFO] Running io.quarkus.runtime.configuration.ConfigExpanderTestCase
[2025-05-07T22:17:52.488Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.runtime.configuration.ConfigExpanderTestCase
[2025-05-07T22:17:52.488Z] [INFO] Running io.quarkus.runtime.util.JavaVersionUtilTest
[2025-05-07T22:17:52.488Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.runtime.util.JavaVersionUtilTest
[2025-05-07T22:17:52.488Z] [INFO] Running io.quarkus.runtime.util.ExceptionUtilTest
[2025-05-07T22:17:52.488Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.runtime.util.ExceptionUtilTest
[2025-05-07T22:17:52.488Z] [INFO] Running io.quarkus.runtime.util.StringUtilTestCase
[2025-05-07T22:17:52.488Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.runtime.util.StringUtilTestCase
[2025-05-07T22:17:52.488Z] [INFO] Running io.quarkus.logging.LoggingApiCompletenessTest
[2025-05-07T22:17:52.488Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.logging.LoggingApiCompletenessTest
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] Results:
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-core ---
[2025-05-07T22:17:52.488Z] [INFO] Building jar: /quarkus/core/runtime/target/quarkus-core-2.7.5.Final.jar
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core ---
[2025-05-07T22:17:52.488Z] [INFO] Building jar: /quarkus/core/runtime/target/quarkus-core-2.7.5.Final-sources.jar
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core ---
[2025-05-07T22:17:52.488Z] [INFO] Installing /quarkus/core/runtime/target/quarkus-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final.jar
[2025-05-07T22:17:52.488Z] [INFO] Installing /quarkus/core/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final.pom
[2025-05-07T22:17:52.488Z] [INFO] Installing /quarkus/core/runtime/target/quarkus-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final-sources.jar
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] ---------------< io.quarkus:quarkus-class-change-agent >----------------
[2025-05-07T22:17:52.488Z] [INFO] Building Quarkus - Core - Class Change Agent 2.7.5.Final [35/964]
[2025-05-07T22:17:52.488Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.488Z] [INFO] Processed 1 files in 20ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.488Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.488Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:52.488Z] [INFO] skip non existing resourceDirectory /quarkus/core/class-change-agent/src/main/resources
[2025-05-07T22:17:52.488Z] [INFO]
[2025-05-07T22:17:52.488Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.489Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:52.489Z] [INFO] Compiling 1 source file to /quarkus/core/class-change-agent/target/classes
[2025-05-07T22:17:52.489Z] [INFO]
[2025-05-07T22:17:52.489Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.489Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:52.489Z] [INFO] skip non existing resourceDirectory /quarkus/core/class-change-agent/src/test/resources
[2025-05-07T22:17:52.489Z] [INFO]
[2025-05-07T22:17:52.489Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.489Z] [INFO] No sources to compile
[2025-05-07T22:17:52.489Z] [INFO]
[2025-05-07T22:17:52.489Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.489Z] [INFO] No tests to run.
[2025-05-07T22:17:52.489Z] [INFO]
[2025-05-07T22:17:52.489Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.489Z] [INFO] Building jar: /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final.jar
[2025-05-07T22:17:52.489Z] [INFO]
[2025-05-07T22:17:52.489Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.489Z] [INFO] Building jar: /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final-sources.jar
[2025-05-07T22:17:52.489Z] [INFO]
[2025-05-07T22:17:52.489Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-class-change-agent ---
[2025-05-07T22:17:52.489Z] [INFO] Installing /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.jar
[2025-05-07T22:17:52.489Z] [INFO] Installing /quarkus/core/class-change-agent/pom.xml to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.pom
[2025-05-07T22:17:52.489Z] [INFO] Installing /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final-sources.jar
[2025-05-07T22:17:52.489Z] [INFO]
[2025-05-07T22:17:52.489Z] [INFO] ---------------------< io.quarkus:quarkus-builder >---------------------
[2025-05-07T22:17:52.489Z] [INFO] Building Quarkus - Builder 2.7.5.Final [36/964]
[2025-05-07T22:17:52.489Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:52.489Z] [INFO]
[2025-05-07T22:17:52.489Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-builder ---
[2025-05-07T22:17:52.489Z] [INFO]
[2025-05-07T22:17:52.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-builder ---
[2025-05-07T22:17:53.118Z] [INFO]
[2025-05-07T22:17:53.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-builder ---
[2025-05-07T22:17:53.118Z] [INFO]
[2025-05-07T22:17:53.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-builder ---
[2025-05-07T22:17:53.118Z] [INFO]
[2025-05-07T22:17:53.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-builder ---
[2025-05-07T22:17:53.118Z] [INFO]
[2025-05-07T22:17:53.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-builder ---
[2025-05-07T22:17:53.118Z] [INFO]
[2025-05-07T22:17:53.118Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-builder ---
[2025-05-07T22:17:53.118Z] [INFO]
[2025-05-07T22:17:53.118Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-builder ---
[2025-05-07T22:17:53.118Z] [INFO] Processed 30 files in 223ms (Formatted: 0, Unchanged: 30, Failed: 0, Readonly: 0)
[2025-05-07T22:17:53.118Z] [INFO]
[2025-05-07T22:17:53.118Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-builder ---
[2025-05-07T22:17:53.118Z] [INFO] Processed 30 files in 00:00.211 (Already Sorted: 30, Needed Sorting: 0)
[2025-05-07T22:17:53.118Z] [INFO]
[2025-05-07T22:17:53.118Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-builder ---
[2025-05-07T22:17:53.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:53.118Z] [INFO] Copying 1 resource
[2025-05-07T22:17:53.118Z] [INFO]
[2025-05-07T22:17:53.118Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-builder ---
[2025-05-07T22:17:53.118Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:53.118Z] [INFO] Compiling 29 source files to /quarkus/core/builder/target/classes
[2025-05-07T22:17:53.748Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[138,42] unchecked cast
[2025-05-07T22:17:53.748Z] required: java.util.List<T>
[2025-05-07T22:17:53.748Z] found: java.util.List
[2025-05-07T22:17:53.748Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[242,55] unchecked method invocation: method binarySearch in class java.util.Collections is applied to given types
[2025-05-07T22:17:53.748Z] required: java.util.List<? extends java.lang.Comparable<? super T>>,T
[2025-05-07T22:17:53.748Z] found: java.util.List,io.quarkus.builder.item.BuildItem
[2025-05-07T22:17:53.748Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[242,56] unchecked conversion
[2025-05-07T22:17:53.748Z] required: java.util.List<? extends java.lang.Comparable<? super T>>
[2025-05-07T22:17:53.748Z] found: java.util.List
[2025-05-07T22:17:53.748Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildExecutionBuilder.java:[91,51] unchecked method invocation: method binarySearch in class java.util.Collections is applied to given types
[2025-05-07T22:17:53.748Z] required: java.util.List<? extends java.lang.Comparable<? super T>>,T
[2025-05-07T22:17:53.748Z] found: java.util.List,io.quarkus.builder.item.BuildItem
[2025-05-07T22:17:53.748Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildExecutionBuilder.java:[91,52] unchecked conversion
[2025-05-07T22:17:53.748Z] required: java.util.List<? extends java.lang.Comparable<? super T>>
[2025-05-07T22:17:53.748Z] found: java.util.List
[2025-05-07T22:17:53.748Z] [INFO]
[2025-05-07T22:17:53.748Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-builder ---
[2025-05-07T22:17:53.748Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:53.748Z] [INFO] skip non existing resourceDirectory /quarkus/core/builder/src/test/resources
[2025-05-07T22:17:53.748Z] [INFO]
[2025-05-07T22:17:53.748Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-builder ---
[2025-05-07T22:17:53.748Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:53.748Z] [INFO] Compiling 1 source file to /quarkus/core/builder/target/test-classes
[2025-05-07T22:17:53.748Z] [INFO]
[2025-05-07T22:17:53.748Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-builder ---
[2025-05-07T22:17:53.748Z] [INFO]
[2025-05-07T22:17:53.748Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:53.748Z] [INFO] T E S T S
[2025-05-07T22:17:53.748Z] [INFO] -------------------------------------------------------
[2025-05-07T22:17:53.748Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:17:55.060Z] [INFO] Running io.quarkus.builder.BasicTests
[2025-05-07T22:17:55.061Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in io.quarkus.builder.BasicTests
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] Results:
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-builder ---
[2025-05-07T22:17:55.061Z] [INFO] Building jar: /quarkus/core/builder/target/quarkus-builder-2.7.5.Final.jar
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-builder ---
[2025-05-07T22:17:55.061Z] [INFO] Building jar: /quarkus/core/builder/target/quarkus-builder-2.7.5.Final-sources.jar
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-builder ---
[2025-05-07T22:17:55.061Z] [INFO] Installing /quarkus/core/builder/target/quarkus-builder-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.jar
[2025-05-07T22:17:55.061Z] [INFO] Installing /quarkus/core/builder/pom.xml to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.pom
[2025-05-07T22:17:55.061Z] [INFO] Installing /quarkus/core/builder/target/quarkus-builder-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final-sources.jar
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] ------------------< io.quarkus:quarkus-devtools-all >-------------------
[2025-05-07T22:17:55.061Z] [INFO] Building Quarkus - Dev tools 2.7.5.Final [37/964]
[2025-05-07T22:17:55.061Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-all ---
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-all ---
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devtools-all ---
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devtools-all ---
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-all ---
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-all ---
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-all ---
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-all ---
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-all ---
[2025-05-07T22:17:55.061Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-all ---
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-all ---
[2025-05-07T22:17:55.061Z] [INFO] Installing /quarkus/devtools/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-all/2.7.5.Final/quarkus-devtools-all-2.7.5.Final.pom
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] ---------< io.quarkus:quarkus-platform-descriptor-json-plugin >---------
[2025-05-07T22:17:55.061Z] [INFO] Building Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin 2.7.5.Final [38/964]
[2025-05-07T22:17:55.061Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2025-05-07T22:17:55.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
[2025-05-07T22:17:55.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 3.1 MB/s)
[2025-05-07T22:17:55.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
[2025-05-07T22:17:55.061Z] [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 942 kB/s)
[2025-05-07T22:17:55.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
[2025-05-07T22:17:55.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 1.9 MB/s)
[2025-05-07T22:17:55.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar
[2025-05-07T22:17:55.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
[2025-05-07T22:17:55.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
[2025-05-07T22:17:55.061Z] [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 1.8 MB/s)
[2025-05-07T22:17:55.061Z] [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 5.2 MB/s)
[2025-05-07T22:17:55.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 12 MB/s)
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:55.061Z] [INFO]
[2025-05-07T22:17:55.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:55.688Z] [INFO]
[2025-05-07T22:17:55.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:55.688Z] [INFO]
[2025-05-07T22:17:55.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:55.688Z] [INFO]
[2025-05-07T22:17:55.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:55.688Z] [INFO]
[2025-05-07T22:17:55.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:55.688Z] [INFO]
[2025-05-07T22:17:55.688Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:55.688Z] [INFO]
[2025-05-07T22:17:55.688Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:55.688Z] [INFO] Processed 2 files in 40ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-05-07T22:17:55.688Z] [INFO]
[2025-05-07T22:17:55.688Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:55.688Z] [INFO] Processed 2 files in 00:00.019 (Already Sorted: 2, Needed Sorting: 0)
[2025-05-07T22:17:55.688Z] [INFO]
[2025-05-07T22:17:55.688Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:55.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:55.688Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/platform-descriptor-json-plugin/src/main/resources
[2025-05-07T22:17:55.688Z] [INFO]
[2025-05-07T22:17:55.688Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:55.689Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:17:55.689Z] [INFO] Compiling 2 source files to /quarkus/devtools/platform-descriptor-json-plugin/target/classes
[2025-05-07T22:17:55.689Z] [INFO] Annotation processing is enabled because one or more processors were found
[2025-05-07T22:17:55.689Z] on the class path. A future release of javac may disable annotation processing
[2025-05-07T22:17:55.689Z] unless at least one processor is specified by name (-processor), or a search
[2025-05-07T22:17:55.689Z] path is specified (--processor-path, --processor-module-path), or annotation
[2025-05-07T22:17:55.689Z] processing is enabled explicitly (-proc:only, -proc:full).
[2025-05-07T22:17:55.689Z] Use -Xlint:-options to suppress this message.
[2025-05-07T22:17:55.689Z] Use -proc:none to disable annotation processing.
[2025-05-07T22:17:55.689Z] [WARNING] /quarkus/devtools/platform-descriptor-json-plugin/src/main/java/io/quarkus/maven/ValidateExtensionsJsonMojo.java:[193,43] EXTENSION_PROPS_JSON_FILE_NAME in io.quarkus.bootstrap.BootstrapConstants has been deprecated
[2025-05-07T22:17:55.689Z] [WARNING] /quarkus/devtools/platform-descriptor-json-plugin/src/main/java/io/quarkus/maven/ValidateExtensionsJsonMojo.java:[197,50] EXTENSION_PROPS_JSON_FILE_NAME in io.quarkus.bootstrap.BootstrapConstants has been deprecated
[2025-05-07T22:17:55.689Z] [INFO]
[2025-05-07T22:17:55.689Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:56.318Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2025-05-07T22:17:56.318Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2025-05-07T22:17:56.947Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors.
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:56.947Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:56.947Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/platform-descriptor-json-plugin/src/test/resources
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:56.947Z] [INFO] No sources to compile
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:56.947Z] [INFO] No tests to run.
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:56.947Z] [INFO] Building jar: /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:56.947Z] [INFO] Building jar: /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-platform-descriptor-json-plugin ---
[2025-05-07T22:17:56.947Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar
[2025-05-07T22:17:56.947Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final.pom
[2025-05-07T22:17:56.947Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] ---------< io.quarkus:quarkus-bom-quarkus-platform-properties >---------
[2025-05-07T22:17:56.947Z] [INFO] Building Quarkus - Platform Properties 2.7.5.Final [39/964]
[2025-05-07T22:17:56.947Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom-quarkus-platform-properties ---
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bom-quarkus-platform-properties ---
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-bom-quarkus-platform-properties ---
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-bom-quarkus-platform-properties ---
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom-quarkus-platform-properties ---
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom-quarkus-platform-properties ---
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom-quarkus-platform-properties ---
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bom-quarkus-platform-properties ---
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bom-quarkus-platform-properties ---
[2025-05-07T22:17:56.947Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default) @ quarkus-bom-quarkus-platform-properties ---
[2025-05-07T22:17:56.947Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:17:56.947Z] [INFO] Copying 1 resource
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- quarkus-platform-descriptor-json-plugin:2.7.5.Final:platform-properties (default) @ quarkus-bom-quarkus-platform-properties ---
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom-quarkus-platform-properties ---
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom-quarkus-platform-properties ---
[2025-05-07T22:17:56.947Z] [INFO] Installing /quarkus/devtools/platform-properties/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.5.Final/quarkus-bom-quarkus-platform-properties-2.7.5.Final.pom
[2025-05-07T22:17:56.947Z] [INFO] Installing /quarkus/devtools/platform-properties/target/quarkus-bom-quarkus-platform-properties-2.7.5.Final.properties to /root/.m2/repository/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.5.Final/quarkus-bom-quarkus-platform-properties-2.7.5.Final.properties
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] -----------------< io.quarkus:quarkus-core-deployment >-----------------
[2025-05-07T22:17:56.947Z] [INFO] Building Quarkus - Core - Deployment 2.7.5.Final [40/964]
[2025-05-07T22:17:56.947Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:17:56.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final-tests.jar
[2025-05-07T22:17:56.947Z] [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 1.0 MB/s)
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core-deployment ---
[2025-05-07T22:17:56.947Z] [INFO]
[2025-05-07T22:17:56.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core-deployment ---
[2025-05-07T22:17:57.577Z] [INFO]
[2025-05-07T22:17:57.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core-deployment ---
[2025-05-07T22:17:57.578Z] [INFO]
[2025-05-07T22:17:57.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core-deployment ---
[2025-05-07T22:17:57.578Z] [INFO] Skipping Rule Enforcement.
[2025-05-07T22:17:57.578Z] [INFO]
[2025-05-07T22:17:57.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core-deployment ---
[2025-05-07T22:17:57.578Z] [INFO]
[2025-05-07T22:17:57.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core-deployment ---
[2025-05-07T22:17:57.578Z] [INFO]
[2025-05-07T22:17:57.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-quarkus-core-deployment) @ quarkus-core-deployment ---
[2025-05-07T22:17:57.578Z] [INFO]
[2025-05-07T22:17:57.578Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core-deployment ---
[2025-05-07T22:17:57.578Z] [INFO]
[2025-05-07T22:17:57.578Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core-deployment ---
[2025-05-07T22:17:59.627Z] [INFO] Processed 430 files in 1s813ms (Formatted: 0, Unchanged: 430, Failed: 0, Readonly: 0)
[2025-05-07T22:17:59.627Z] [INFO]
[2025-05-07T22:17:59.627Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core-deployment ---
[2025-05-07T22:18:02.484Z] [INFO] Processed 430 files in 00:02.485 (Already Sorted: 430, Needed Sorting: 0)
[2025-05-07T22:18:02.484Z] [INFO]
[2025-05-07T22:18:02.484Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-core-deployment ---
[2025-05-07T22:18:02.484Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:02.484Z] [INFO] Copying 7 resources
[2025-05-07T22:18:02.484Z] [INFO]
[2025-05-07T22:18:02.484Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-core-deployment ---
[2025-05-07T22:18:02.484Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:18:02.484Z] [INFO] Compiling 375 source files to /quarkus/core/deployment/target/classes
[2025-05-07T22:18:06.626Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:18:06.627Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2025-05-07T22:18:06.627Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:18:06.627Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2025-05-07T22:18:06.627Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:18:06.627Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2025-05-07T22:18:06.627Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:18:06.627Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2025-05-07T22:18:06.627Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[243,21] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[178,50] newInstance() in java.lang.Class has been deprecated
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[233,95] unchecked cast
[2025-05-07T22:18:06.627Z] required: java.util.function.Function<java.lang.Object,java.util.List<java.lang.Object>>
[2025-05-07T22:18:06.627Z] found: java.util.function.Function<T,java.util.List<java.lang.Object>>
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[282,41] unchecked cast
[2025-05-07T22:18:06.627Z] required: io.quarkus.runtime.RuntimeValue<T>
[2025-05-07T22:18:06.627Z] found: java.lang.Object
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[360,77] unchecked cast
[2025-05-07T22:18:06.627Z] required: T
[2025-05-07T22:18:06.627Z] found: capture#1 of ?
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[397,35] unchecked method invocation: method setSuperClass in class io.quarkus.deployment.proxy.ProxyConfiguration is applied to given types
[2025-05-07T22:18:06.627Z] required: java.lang.Class<T>
[2025-05-07T22:18:06.627Z] found: java.lang.Class<java.lang.Object>
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[399,44] unchecked call to addAdditionalInterface(java.lang.Class<?>) as a member of the raw type io.quarkus.deployment.proxy.ProxyConfiguration
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[400,36] unchecked call to setAnchorClass(java.lang.Class<?>) as a member of the raw type io.quarkus.deployment.proxy.ProxyConfiguration
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[401,40] unchecked conversion
[2025-05-07T22:18:06.627Z] required: io.quarkus.deployment.proxy.ProxyConfiguration<java.lang.Object>
[2025-05-07T22:18:06.627Z] found: io.quarkus.deployment.proxy.ProxyConfiguration
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[657,52] unchecked call to serialize(F) as a member of the raw type io.quarkus.runtime.ObjectSubstitution
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[1271,89] unchecked cast
[2025-05-07T22:18:06.627Z] required: java.util.Map<java.lang.Object,java.lang.Object>
[2025-05-07T22:18:06.627Z] found: java.lang.Object
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[48,120] unchecked cast
[2025-05-07T22:18:06.627Z] required: java.lang.Class<T>
[2025-05-07T22:18:06.627Z] found: java.lang.Class<java.lang.Object>
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[198,93] non-varargs call of varargs method with inexact argument type for last parameter;
[2025-05-07T22:18:06.627Z] cast to java.lang.Object for a varargs call
[2025-05-07T22:18:06.627Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[278,51] unchecked cast
[2025-05-07T22:18:06.627Z] required: T
[2025-05-07T22:18:06.627Z] found: capture#2 of ?
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[289,62] unchecked cast
[2025-05-07T22:18:06.627Z] required: java.lang.Class<? extends T>
[2025-05-07T22:18:06.627Z] found: java.lang.Class<capture#3 of ?>
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[102,21] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[103,28] detectContainerRuntime() in io.quarkus.deployment.pkg.steps.NativeImageBuildContainerRunner has been deprecated and marked for removal
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[124,53] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ExtensionLoader.java:[741,78] unchecked cast
[2025-05-07T22:18:06.627Z] required: java.util.Optional<? extends io.quarkus.builder.item.BuildItem>
[2025-05-07T22:18:06.627Z] found: java.lang.Object
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ExtensionLoader.java:[760,69] unchecked cast
[2025-05-07T22:18:06.627Z] required: java.util.List<? extends io.quarkus.builder.item.MultiBuildItem>
[2025-05-07T22:18:06.627Z] found: java.lang.Object
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[45,45] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[46,52] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.627Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[139,70] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[143,70] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[148,36] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[150,32] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[152,32] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/Capability.java:[88,12] deprecated item is not annotated with @Deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/JarResultBuildStep.java:[212,69] LEGACY in io.quarkus.deployment.pkg.PackageConfig has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ApplicationArchive.java:[78,20] deprecated item is not annotated with @Deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[82,14] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/LiveReloadBuildItem.java:[69,37] unchecked cast
[2025-05-07T22:18:06.628Z] required: T
[2025-05-07T22:18:06.628Z] found: java.lang.Object
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[224,24] unchecked cast
[2025-05-07T22:18:06.628Z] required: B
[2025-05-07T22:18:06.628Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[259,24] unchecked cast
[2025-05-07T22:18:06.628Z] required: B
[2025-05-07T22:18:06.628Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[266,24] unchecked cast
[2025-05-07T22:18:06.628Z] required: B
[2025-05-07T22:18:06.628Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[22,31] unchecked call to AeshCommandContainer(org.aesh.command.impl.parser.CommandLineParser<CI>) as a member of the raw type org.aesh.command.impl.container.AeshCommandContainer
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[24,42] unchecked method invocation: method processedCommand in class org.aesh.command.impl.parser.CommandLineParserBuilder is applied to given types
[2025-05-07T22:18:06.628Z] required: org.aesh.command.impl.internal.ProcessedCommand<C,CI>
[2025-05-07T22:18:06.628Z] found: org.aesh.command.impl.internal.ProcessedCommand
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[24,43] unchecked conversion
[2025-05-07T22:18:06.628Z] required: org.aesh.command.impl.internal.ProcessedCommand<C,CI>
[2025-05-07T22:18:06.628Z] found: org.aesh.command.impl.internal.ProcessedCommand
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/testing/JunitTestRunner.java:[141,42] unchecked call to accept(T) as a member of the raw type java.util.function.Consumer
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/testing/JunitTestRunner.java:[378,58] unchecked call to accept(T) as a member of the raw type java.util.function.Consumer
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java: io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[78,33] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[79,78] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[81,34] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[82,85] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[100,25] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[103,36] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[119,25] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[122,35] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[140,25] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[140,65] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[141,61] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-05-07T22:18:06.628Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[141,94] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-05-07T22:18:06.629Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[142,32] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-05-07T22:18:06.629Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[143,61] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2025-05-07T22:18:06.629Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/AeshConsole.java:[576,27] unchecked method invocation: constructor <init> in class org.aesh.readline.ReadlineConsole is applied to given types
[2025-05-07T22:18:06.629Z] required: org.aesh.command.settings.Settings<? extends org.aesh.command.invocation.CommandInvocation,? extends org.aesh.command.converter.ConverterInvocation,? extends org.aesh.command.completer.CompleterInvocation,? extends org.aesh.command.validator.ValidatorInvocation,? extends org.aesh.command.activator.OptionActivator,? extends org.aesh.command.activator.CommandActivator>
[2025-05-07T22:18:06.629Z] found: org.aesh.command.settings.Settings
[2025-05-07T22:18:06.629Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/AeshConsole.java:[576,47] unchecked conversion
[2025-05-07T22:18:06.629Z] required: org.aesh.command.settings.Settings<? extends org.aesh.command.invocation.CommandInvocation,? extends org.aesh.command.converter.ConverterInvocation,? extends org.aesh.command.completer.CompleterInvocation,? extends org.aesh.command.validator.ValidatorInvocation,? extends org.aesh.command.activator.OptionActivator,? extends org.aesh.command.activator.CommandActivator>
[2025-05-07T22:18:06.629Z] found: org.aesh.command.settings.Settings
[2025-05-07T22:18:06.629Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/util/ArtifactInfoUtil.java:[77,46] newFileSystem(java.nio.file.Path,java.lang.ClassLoader) in io.quarkus.fs.util.ZipUtils has been deprecated
[2025-05-07T22:18:06.629Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,46] unchecked method invocation: method registerSubstitution in class io.quarkus.deployment.recording.BytecodeRecorderImpl is applied to given types
[2025-05-07T22:18:06.629Z] required: java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<? extends io.quarkus.runtime.ObjectSubstitution<? super F,? super T>>
[2025-05-07T22:18:06.629Z] found: java.lang.Class,java.lang.Class,java.lang.Class
[2025-05-07T22:18:06.629Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,54] unchecked conversion
[2025-05-07T22:18:06.629Z] required: java.lang.Class<F>
[2025-05-07T22:18:06.629Z] found: java.lang.Class
[2025-05-07T22:18:06.629Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,68] unchecked conversion
[2025-05-07T22:18:06.629Z] required: java.lang.Class<T>
[2025-05-07T22:18:06.629Z] found: java.lang.Class
[2025-05-07T22:18:06.629Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,80] unchecked conversion
[2025-05-07T22:18:06.629Z] required: java.lang.Class<? extends io.quarkus.runtime.ObjectSubstitution<? super F,? super T>>
[2025-05-07T22:18:06.629Z] found: java.lang.Class
[2025-05-07T22:18:06.629Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ObjectSubstitutionBuildItem.java:[35,18] unchecked call to Holder(java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<io.quarkus.runtime.ObjectSubstitution<F,T>>) as a member of the raw type io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2025-05-07T22:18:06.629Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/configuration/type/Leaf.java:[17,60] unchecked cast
[2025-05-07T22:18:06.629Z] required: java.lang.Class<? extends org.eclipse.microprofile.config.spi.Converter<?>>
[2025-05-07T22:18:06.629Z] found: java.lang.Class<capture#4 of ?>
[2025-05-07T22:18:06.629Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/ConsoleHelper.java: Some input files additionally use or override a deprecated API.
[2025-05-07T22:18:06.629Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildLocalContainerRunner.java: /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildLocalContainerRunner.java uses or overrides a deprecated API that is marked for removal.
[2025-05-07T22:18:06.629Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/CodeGenerator.java: Some input files additionally use unchecked or unsafe operations.
[2025-05-07T22:18:06.629Z] [INFO]
[2025-05-07T22:18:06.629Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-core-deployment ---
[2025-05-07T22:18:06.629Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:06.629Z] [INFO] Copying 1 resource
[2025-05-07T22:18:06.629Z] [INFO]
[2025-05-07T22:18:06.629Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-core-deployment ---
[2025-05-07T22:18:06.629Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:18:06.629Z] [INFO] Compiling 55 source files to /quarkus/core/deployment/target/test-classes
[2025-05-07T22:18:07.257Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[40,9] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:18:07.257Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[40,43] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:18:07.257Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[48,9] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:18:07.257Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[48,43] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:18:07.257Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[62,15] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:18:07.257Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[62,64] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2025-05-07T22:18:07.257Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,27] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2025-05-07T22:18:07.257Z] required: java.util.List<? extends ELEMENT>
[2025-05-07T22:18:07.257Z] found: java.util.List
[2025-05-07T22:18:07.258Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,46] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2025-05-07T22:18:07.258Z] [INFO]
[2025-05-07T22:18:07.258Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-core-deployment ---
[2025-05-07T22:18:07.258Z] [INFO]
[2025-05-07T22:18:07.258Z] [INFO] -------------------------------------------------------
[2025-05-07T22:18:07.258Z] [INFO] T E S T S
[2025-05-07T22:18:07.258Z] [INFO] -------------------------------------------------------
[2025-05-07T22:18:07.258Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:18:08.567Z] [INFO] Running io.quarkus.runner.classloading.MemoryClassPathElementTestCase
[2025-05-07T22:18:08.567Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in io.quarkus.runner.classloading.MemoryClassPathElementTestCase
[2025-05-07T22:18:08.567Z] [INFO] Running io.quarkus.runner.classloading.DirectoryClassPathElementTestCase
[2025-05-07T22:18:08.567Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in io.quarkus.runner.classloading.DirectoryClassPathElementTestCase
[2025-05-07T22:18:08.567Z] [INFO] Running io.quarkus.deployment.FeatureNameTest
[2025-05-07T22:18:08.567Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.deployment.FeatureNameTest
[2025-05-07T22:18:08.567Z] [INFO] Running io.quarkus.deployment.conditionaldeps.CascadingConditionalDependenciesTest
[2025-05-07T22:18:09.875Z] 2025-05-07 22:18:09,410 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-16) Building thin jar: /quarkus/core/deployment/target/218a65d7-a994-4867-93f1-7a76851e6a2e/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:09.875Z] 2025-05-07 22:18:09,443 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 660ms
[2025-05-07T22:18:09.875Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 s - in io.quarkus.deployment.conditionaldeps.CascadingConditionalDependenciesTest
[2025-05-07T22:18:09.875Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ExcludedTransitiveConditionalDependencyTest
[2025-05-07T22:18:09.875Z] 2025-05-07 22:18:09,748 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-7) Building thin jar: /quarkus/core/deployment/target/9ea8b052-f8e7-4763-8b39-003dfdbbac3b/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:09.875Z] 2025-05-07 22:18:09,759 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 157ms
[2025-05-07T22:18:09.875Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in io.quarkus.deployment.conditionaldeps.ExcludedTransitiveConditionalDependencyTest
[2025-05-07T22:18:09.875Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithTwoConditionsTest
[2025-05-07T22:18:10.505Z] 2025-05-07 22:18:10,016 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-3) Building thin jar: /quarkus/core/deployment/target/7bf2281b-a735-4f10-98cc-3437a863d4a0/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:10.505Z] 2025-05-07 22:18:10,027 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 113ms
[2025-05-07T22:18:10.505Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithTwoConditionsTest
[2025-05-07T22:18:10.505Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithSingleConditionTest
[2025-05-07T22:18:10.505Z] 2025-05-07 22:18:10,355 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-1) Building thin jar: /quarkus/core/deployment/target/c2bba00e-365c-4a2f-ba61-71a8bc20f084/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:10.505Z] 2025-05-07 22:18:10,366 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 154ms
[2025-05-07T22:18:10.505Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithSingleConditionTest
[2025-05-07T22:18:10.505Z] [INFO] Running io.quarkus.deployment.conditionaldeps.TransitiveConditionalDepTest
[2025-05-07T22:18:11.136Z] 2025-05-07 22:18:11,005 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-7) Building thin jar: /quarkus/core/deployment/target/b419a52a-c45d-4e0e-b309-e234235885d9/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:11.136Z] 2025-05-07 22:18:11,026 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 295ms
[2025-05-07T22:18:11.136Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.67 s - in io.quarkus.deployment.conditionaldeps.TransitiveConditionalDepTest
[2025-05-07T22:18:11.136Z] [INFO] Running io.quarkus.deployment.conditionaldeps.DependencyConditionMatchesConditionalDependencyTest
[2025-05-07T22:18:11.765Z] 2025-05-07 22:18:11,284 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-7) Building thin jar: /quarkus/core/deployment/target/a1ac39a0-78e1-44b5-92f3-03db99d69bc7/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:11.765Z] 2025-05-07 22:18:11,292 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 89ms
[2025-05-07T22:18:11.765Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in io.quarkus.deployment.conditionaldeps.DependencyConditionMatchesConditionalDependencyTest
[2025-05-07T22:18:11.765Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyScenarioTwoTest
[2025-05-07T22:18:11.765Z] 2025-05-07 22:18:11,684 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-9) Building thin jar: /quarkus/core/deployment/target/8549791a-8622-4031-9d91-0cea92032b7c/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:11.765Z] 2025-05-07 22:18:11,697 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 92ms
[2025-05-07T22:18:12.396Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyScenarioTwoTest
[2025-05-07T22:18:12.396Z] [INFO] Running io.quarkus.deployment.conditionaldeps.UnsatisfiedConditionalDependencyWithTwoConditionsTest
[2025-05-07T22:18:12.396Z] 2025-05-07 22:18:11,882 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-7) Building thin jar: /quarkus/core/deployment/target/8d545051-be64-4acb-8886-5adcaadcbb13/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:12.396Z] 2025-05-07 22:18:11,893 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 95ms
[2025-05-07T22:18:12.396Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in io.quarkus.deployment.conditionaldeps.UnsatisfiedConditionalDependencyWithTwoConditionsTest
[2025-05-07T22:18:12.396Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ExcludedDirectConditionalDependencyTest
[2025-05-07T22:18:12.396Z] 2025-05-07 22:18:12,069 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/16a923e8-3eae-405e-99ad-e38d398b7e25/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:12.396Z] 2025-05-07 22:18:12,079 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 70ms
[2025-05-07T22:18:12.396Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in io.quarkus.deployment.conditionaldeps.ExcludedDirectConditionalDependencyTest
[2025-05-07T22:18:12.396Z] [INFO] Running io.quarkus.deployment.recording.BytecodeRecorderTestCase
[2025-05-07T22:18:17.148Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.357 s - in io.quarkus.deployment.recording.BytecodeRecorderTestCase
[2025-05-07T22:18:17.148Z] [INFO] Running io.quarkus.deployment.runnerjar.DependencyAddedInProfileTest
[2025-05-07T22:18:17.148Z] 2025-05-07 22:18:16,618 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) Building thin jar: /quarkus/core/deployment/target/42977460-af5e-455e-a7e7-965477d61946/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:17.148Z] 2025-05-07 22:18:16,631 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 76ms
[2025-05-07T22:18:17.149Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in io.quarkus.deployment.runnerjar.DependencyAddedInProfileTest
[2025-05-07T22:18:17.149Z] [INFO] Running io.quarkus.deployment.runnerjar.BasicExecutableOutputOutcomeTest
[2025-05-07T22:18:17.149Z] 2025-05-07 22:18:16,789 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-1) Building thin jar: /quarkus/core/deployment/target/e63896d9-396d-4074-8987-f5b4d13996b1/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:17.149Z] 2025-05-07 22:18:16,815 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 86ms
[2025-05-07T22:18:17.149Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in io.quarkus.deployment.runnerjar.BasicExecutableOutputOutcomeTest
[2025-05-07T22:18:17.149Z] [INFO] Running io.quarkus.deployment.runnerjar.BasicBuildFromWorkspaceModuleTest
[2025-05-07T22:18:17.149Z] 2025-05-07 22:18:16,966 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-3) Building thin jar: /quarkus/core/deployment/target/676660e2-75d8-42df-88b5-7cfcc412f1b7/target/quarkus-application-runner.jar
[2025-05-07T22:18:17.149Z] 2025-05-07 22:18:16,974 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 56ms
[2025-05-07T22:18:17.149Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s - in io.quarkus.deployment.runnerjar.BasicBuildFromWorkspaceModuleTest
[2025-05-07T22:18:17.149Z] [INFO] Running io.quarkus.deployment.runnerjar.DependencyVersionOverridesManagedVersionTest
[2025-05-07T22:18:17.781Z] 2025-05-07 22:18:17,155 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-2) Building thin jar: /quarkus/core/deployment/target/a9d7f01f-f125-45d1-9f94-055b633cfb3d/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:17.781Z] 2025-05-07 22:18:17,163 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 63ms
[2025-05-07T22:18:17.781Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in io.quarkus.deployment.runnerjar.DependencyVersionOverridesManagedVersionTest
[2025-05-07T22:18:17.781Z] [INFO] Running io.quarkus.deployment.runnerjar.ProvidedExtensionDepsInTestModeTest
[2025-05-07T22:18:17.781Z] 2025-05-07 22:18:17,319 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/a474642c-358d-4297-94b3-ef7a129eb448/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:17.781Z] 2025-05-07 22:18:17,331 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 61ms
[2025-05-07T22:18:17.781Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in io.quarkus.deployment.runnerjar.ProvidedExtensionDepsInTestModeTest
[2025-05-07T22:18:17.781Z] [INFO] Running io.quarkus.deployment.runnerjar.FirstTransitiveDepVersionIsTheEffectiveOneTest
[2025-05-07T22:18:17.781Z] 2025-05-07 22:18:17,471 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/03d611c1-0017-4abb-8ebc-119649f0787d/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:17.781Z] 2025-05-07 22:18:17,479 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 52ms
[2025-05-07T22:18:17.781Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in io.quarkus.deployment.runnerjar.FirstTransitiveDepVersionIsTheEffectiveOneTest
[2025-05-07T22:18:17.781Z] [INFO] Running io.quarkus.deployment.runnerjar.ExcludeLibDepsTest
[2025-05-07T22:18:17.781Z] 2025-05-07 22:18:17,627 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/34ff89ce-f894-405c-8fc5-21f77c4a5c02/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:17.781Z] 2025-05-07 22:18:17,634 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 46ms
[2025-05-07T22:18:17.781Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s - in io.quarkus.deployment.runnerjar.ExcludeLibDepsTest
[2025-05-07T22:18:17.781Z] [INFO] Running io.quarkus.deployment.runnerjar.ExcludeExtensionDepsTest
[2025-05-07T22:18:18.410Z] 2025-05-07 22:18:17,780 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-1) Building thin jar: /quarkus/core/deployment/target/d7fd4238-9b7c-443e-b892-a5042dc1a214/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:18.410Z] 2025-05-07 22:18:17,789 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 49ms
[2025-05-07T22:18:18.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in io.quarkus.deployment.runnerjar.ExcludeExtensionDepsTest
[2025-05-07T22:18:18.410Z] [INFO] Running io.quarkus.deployment.runnerjar.ProvidedExtensionDepsTest
[2025-05-07T22:18:18.410Z] 2025-05-07 22:18:17,922 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-9) Building thin jar: /quarkus/core/deployment/target/1f847a91-5672-431c-bf0e-ac35dd92c914/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:18.410Z] 2025-05-07 22:18:17,929 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 46ms
[2025-05-07T22:18:18.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in io.quarkus.deployment.runnerjar.ProvidedExtensionDepsTest
[2025-05-07T22:18:18.410Z] [INFO] Running io.quarkus.deployment.runnerjar.DirectUserDepsOverrideTransitiveExtDepsTest
[2025-05-07T22:18:18.410Z] 2025-05-07 22:18:18,038 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-7) Building thin jar: /quarkus/core/deployment/target/bef59fca-c6f6-4f6e-8f34-c336ff12ec30/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:18.410Z] 2025-05-07 22:18:18,045 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 45ms
[2025-05-07T22:18:18.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in io.quarkus.deployment.runnerjar.DirectUserDepsOverrideTransitiveExtDepsTest
[2025-05-07T22:18:18.410Z] [INFO] Running io.quarkus.deployment.runnerjar.SimpleExtAndAppCompileDepsTest
[2025-05-07T22:18:18.410Z] 2025-05-07 22:18:18,209 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-3) Building thin jar: /quarkus/core/deployment/target/1ead2517-ea5c-4624-a931-a85e2e279164/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:18.410Z] 2025-05-07 22:18:18,218 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 47ms
[2025-05-07T22:18:18.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in io.quarkus.deployment.runnerjar.SimpleExtAndAppCompileDepsTest
[2025-05-07T22:18:18.410Z] [INFO] Running io.quarkus.deployment.runnerjar.OptionalDepsTest
[2025-05-07T22:18:19.039Z] 2025-05-07 22:18:18,361 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/889b850d-595e-4757-be92-5034dffff4da/workspace/target/quarkus-application-runner.jar
[2025-05-07T22:18:19.039Z] 2025-05-07 22:18:18,370 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 52ms
[2025-05-07T22:18:19.039Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in io.quarkus.deployment.runnerjar.OptionalDepsTest
[2025-05-07T22:18:19.039Z] [INFO] Running io.quarkus.deployment.pkg.steps.GraalVMTest
[2025-05-07T22:18:19.039Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in io.quarkus.deployment.pkg.steps.GraalVMTest
[2025-05-07T22:18:19.039Z] [INFO] Running io.quarkus.deployment.util.UriNormalizationTest
[2025-05-07T22:18:19.039Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.deployment.util.UriNormalizationTest
[2025-05-07T22:18:19.039Z] [INFO] Running io.quarkus.deployment.util.HashUtilTest
[2025-05-07T22:18:19.039Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.deployment.util.HashUtilTest
[2025-05-07T22:18:19.039Z] [INFO] Running io.quarkus.deployment.util.MethodGenericSignatureReconstructionTest
[2025-05-07T22:18:19.039Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.deployment.util.MethodGenericSignatureReconstructionTest
[2025-05-07T22:18:19.039Z] [INFO] Running io.quarkus.deployment.util.FileUtilTest
[2025-05-07T22:18:19.039Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.deployment.util.FileUtilTest
[2025-05-07T22:18:19.040Z] [INFO] Running io.quarkus.deployment.util.JandexUtilTest
[2025-05-07T22:18:19.040Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in io.quarkus.deployment.util.JandexUtilTest
[2025-05-07T22:18:19.040Z] [INFO] Running io.quarkus.deployment.util.ServiceUtilTest
[2025-05-07T22:18:19.040Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.deployment.util.ServiceUtilTest
[2025-05-07T22:18:19.040Z] [INFO] Running io.quarkus.deployment.dev.FileSystemWatcherTestCase
[2025-05-07T22:18:19.040Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.deployment.dev.FileSystemWatcherTestCase
[2025-05-07T22:18:19.040Z] [INFO] Running io.quarkus.deployment.dev.CompilerFlagsTest
[2025-05-07T22:18:19.040Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.deployment.dev.CompilerFlagsTest
[2025-05-07T22:18:19.040Z] [INFO] Running io.quarkus.deployment.proxy.SimpleInterfaceProxyTest
[2025-05-07T22:18:19.040Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.deployment.proxy.SimpleInterfaceProxyTest
[2025-05-07T22:18:19.040Z] [INFO] Running io.quarkus.deployment.proxy.SimpleClassProxyTest
[2025-05-07T22:18:19.040Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.deployment.proxy.SimpleClassProxyTest
[2025-05-07T22:18:19.040Z] [INFO]
[2025-05-07T22:18:19.040Z] [INFO] Results:
[2025-05-07T22:18:19.040Z] [INFO]
[2025-05-07T22:18:19.040Z] [INFO] Tests run: 111, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:18:19.040Z] [INFO]
[2025-05-07T22:18:19.040Z] [INFO]
[2025-05-07T22:18:19.040Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-core-deployment ---
[2025-05-07T22:18:19.040Z] [INFO] Building jar: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar
[2025-05-07T22:18:19.040Z] [INFO]
[2025-05-07T22:18:19.040Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core-deployment ---
[2025-05-07T22:18:19.670Z] [INFO] Building jar: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final-sources.jar
[2025-05-07T22:18:19.670Z] [INFO]
[2025-05-07T22:18:19.670Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core-deployment ---
[2025-05-07T22:18:19.670Z] [INFO] Installing /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final.jar
[2025-05-07T22:18:19.670Z] [INFO] Installing /quarkus/core/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final.pom
[2025-05-07T22:18:19.670Z] [INFO] Installing /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final-sources.jar
[2025-05-07T22:18:19.670Z] [INFO]
[2025-05-07T22:18:19.670Z] [INFO] -----------------< io.quarkus:quarkus-enforcer-rules >------------------
[2025-05-07T22:18:19.670Z] [INFO] Building Quarkus - Enforcer Rules 2.7.5.Final [41/964]
[2025-05-07T22:18:19.670Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:18:19.670Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.pom
[2025-05-07T22:18:19.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.pom
[2025-05-07T22:18:19.670Z] [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 1.3 MB/s)
[2025-05-07T22:18:20.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.jar
[2025-05-07T22:18:20.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.jar
[2025-05-07T22:18:20.299Z] [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 13 MB/s)
[2025-05-07T22:18:20.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[2025-05-07T22:18:20.299Z] [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 13 kB/s)
[2025-05-07T22:18:20.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[2025-05-07T22:18:20.299Z] [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 326 kB/s)
[2025-05-07T22:18:20.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[2025-05-07T22:18:20.299Z] [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 1.2 MB/s)
[2025-05-07T22:18:20.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
[2025-05-07T22:18:20.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
[2025-05-07T22:18:20.299Z] [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 263 kB/s)
[2025-05-07T22:18:20.299Z] [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 9.1 MB/s)
[2025-05-07T22:18:20.299Z] [INFO]
[2025-05-07T22:18:20.299Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:20.299Z] [INFO]
[2025-05-07T22:18:20.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:20.299Z] [INFO]
[2025-05-07T22:18:20.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:20.299Z] [INFO]
[2025-05-07T22:18:20.299Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:20.299Z] [INFO]
[2025-05-07T22:18:20.299Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:20.299Z] [INFO] Processed 3 files in 51ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2025-05-07T22:18:20.299Z] [INFO]
[2025-05-07T22:18:20.299Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:20.299Z] [INFO] Processed 3 files in 00:00.021 (Already Sorted: 3, Needed Sorting: 0)
[2025-05-07T22:18:20.299Z] [INFO]
[2025-05-07T22:18:20.299Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:20.299Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:20.299Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:18:20.299Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/enforcer-rules/src/main/resources
[2025-05-07T22:18:20.299Z] [INFO]
[2025-05-07T22:18:20.299Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:20.299Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:18:20.299Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/enforcer-rules/target/classes
[2025-05-07T22:18:20.299Z] [INFO]
[2025-05-07T22:18:20.299Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:20.299Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:20.299Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:18:20.299Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/enforcer-rules/src/test/resources
[2025-05-07T22:18:20.299Z] [INFO]
[2025-05-07T22:18:20.299Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:20.299Z] [INFO] No sources to compile
[2025-05-07T22:18:20.299Z] [INFO]
[2025-05-07T22:18:20.299Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:20.299Z] [INFO] No tests to run.
[2025-05-07T22:18:20.299Z] [INFO]
[2025-05-07T22:18:20.299Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:20.299Z] [INFO] Building jar: /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar
[2025-05-07T22:18:20.299Z] [INFO]
[2025-05-07T22:18:20.299Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:20.299Z] [INFO] Building jar: /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2025-05-07T22:18:20.299Z] [INFO]
[2025-05-07T22:18:20.299Z] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:20.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom
[2025-05-07T22:18:20.928Z] [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 2.0 MB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom
[2025-05-07T22:18:20.928Z] [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 492 kB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[2025-05-07T22:18:20.928Z] [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 1.0 MB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[2025-05-07T22:18:20.928Z] [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 4.4 MB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[2025-05-07T22:18:20.928Z] [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 592 kB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[2025-05-07T22:18:20.928Z] [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 362 kB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
[2025-05-07T22:18:20.928Z] [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 433 kB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[2025-05-07T22:18:20.928Z] [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 147 kB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
[2025-05-07T22:18:20.928Z] [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 446 kB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[2025-05-07T22:18:20.928Z] [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 328 kB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
[2025-05-07T22:18:20.928Z] [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 483 kB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[2025-05-07T22:18:20.928Z] [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 690 kB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[2025-05-07T22:18:20.928Z] [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 2.2 MB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[2025-05-07T22:18:20.928Z] [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 504 kB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[2025-05-07T22:18:20.928Z] [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 2.3 MB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
[2025-05-07T22:18:20.928Z] [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 562 kB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
[2025-05-07T22:18:20.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
[2025-05-07T22:18:20.928Z] [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 682 kB/s)
[2025-05-07T22:18:20.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom
[2025-05-07T22:18:20.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom
[2025-05-07T22:18:20.929Z] [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 636 kB/s)
[2025-05-07T22:18:20.929Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[2025-05-07T22:18:20.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[2025-05-07T22:18:20.929Z] [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 832 kB/s)
[2025-05-07T22:18:20.929Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[2025-05-07T22:18:21.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[2025-05-07T22:18:21.557Z] [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 1.6 MB/s)
[2025-05-07T22:18:21.557Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[2025-05-07T22:18:21.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[2025-05-07T22:18:21.557Z] [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 580 kB/s)
[2025-05-07T22:18:21.557Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom
[2025-05-07T22:18:21.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom
[2025-05-07T22:18:21.557Z] [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 153 kB/s)
[2025-05-07T22:18:21.557Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
[2025-05-07T22:18:21.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
[2025-05-07T22:18:21.558Z] [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 2.2 MB/s)
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom
[2025-05-07T22:18:21.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom
[2025-05-07T22:18:21.558Z] [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 154 kB/s)
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom
[2025-05-07T22:18:21.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom
[2025-05-07T22:18:21.558Z] [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 367 kB/s)
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom
[2025-05-07T22:18:21.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom
[2025-05-07T22:18:21.558Z] [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 1.5 MB/s)
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom
[2025-05-07T22:18:21.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom
[2025-05-07T22:18:21.558Z] [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 470 kB/s)
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom
[2025-05-07T22:18:21.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom
[2025-05-07T22:18:21.558Z] [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 1.1 MB/s)
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom
[2025-05-07T22:18:21.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom
[2025-05-07T22:18:21.558Z] [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 295 kB/s)
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom
[2025-05-07T22:18:21.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom
[2025-05-07T22:18:21.558Z] [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 275 kB/s)
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom
[2025-05-07T22:18:21.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom
[2025-05-07T22:18:21.558Z] [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 381 kB/s)
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom
[2025-05-07T22:18:21.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom
[2025-05-07T22:18:21.558Z] [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 138 kB/s)
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom
[2025-05-07T22:18:21.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom
[2025-05-07T22:18:21.558Z] [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 2.8 MB/s)
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
[2025-05-07T22:18:21.558Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
[2025-05-07T22:18:22.281Z] [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 2.0 MB/s)
[2025-05-07T22:18:22.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
[2025-05-07T22:18:22.281Z] [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 6.6 MB/s)
[2025-05-07T22:18:22.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
[2025-05-07T22:18:22.281Z] [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 812 kB/s)
[2025-05-07T22:18:22.281Z] [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 17 MB/s)
[2025-05-07T22:18:22.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
[2025-05-07T22:18:22.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
[2025-05-07T22:18:22.282Z] [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 1.2 MB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[2025-05-07T22:18:22.282Z] [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 1.7 MB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[2025-05-07T22:18:22.282Z] [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 1.1 MB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
[2025-05-07T22:18:22.282Z] [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 3.9 MB/s)
[2025-05-07T22:18:22.282Z] [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 3.0 MB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[2025-05-07T22:18:22.282Z] [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 5.6 MB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar
[2025-05-07T22:18:22.282Z] [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 787 kB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[2025-05-07T22:18:22.282Z] [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 887 kB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[2025-05-07T22:18:22.282Z] [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 685 kB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar
[2025-05-07T22:18:22.282Z] [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 367 kB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar
[2025-05-07T22:18:22.282Z] [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 882 kB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar
[2025-05-07T22:18:22.282Z] [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 2.2 MB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
[2025-05-07T22:18:22.282Z] [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 159 kB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar
[2025-05-07T22:18:22.282Z] [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 152 kB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar
[2025-05-07T22:18:22.282Z] [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 789 kB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar
[2025-05-07T22:18:22.282Z] [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 705 kB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar
[2025-05-07T22:18:22.282Z] [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 190 kB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[2025-05-07T22:18:22.282Z] [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 2.5 MB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar
[2025-05-07T22:18:22.282Z] [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 188 kB/s)
[2025-05-07T22:18:22.282Z] [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 191 kB/s)
[2025-05-07T22:18:22.282Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 3.6 MB/s)
[2025-05-07T22:18:22.911Z] [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 54 MB/s)
[2025-05-07T22:18:22.911Z] [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 38 MB/s)
[2025-05-07T22:18:22.911Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2025-05-07T22:18:22.912Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.jar
[2025-05-07T22:18:22.912Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2025-05-07T22:18:22.912Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final-sources.jar
[2025-05-07T22:18:22.912Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.pom
[2025-05-07T22:18:22.912Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.jar
[2025-05-07T22:18:22.912Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2025-05-07T22:18:22.912Z] [INFO]
[2025-05-07T22:18:22.912Z] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ quarkus-enforcer-rules ---
[2025-05-07T22:18:22.912Z] [INFO] Building: smoketest/pom.xml
[2025-05-07T22:18:39.967Z] [INFO] run post-build script verify.groovy
[2025-05-07T22:18:40.597Z] [INFO] BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' Unsupported class file major version 65
[2025-05-07T22:18:40.597Z] [INFO] smoketest/pom.xml ................................ FAILED (17.9 s)
[2025-05-07T22:18:40.597Z] [INFO] -------------------------------------------------
[2025-05-07T22:18:40.597Z] [INFO] Build Summary:
[2025-05-07T22:18:40.597Z] [INFO] Passed: 0, Failed: 1, Errors: 0, Skipped: 0
[2025-05-07T22:18:40.597Z] [INFO] -------------------------------------------------
[2025-05-07T22:18:40.597Z] [ERROR] The following builds failed:
[2025-05-07T22:18:40.597Z] [ERROR] * smoketest/pom.xml
[2025-05-07T22:18:40.597Z] [INFO] -------------------------------------------------
[2025-05-07T22:18:40.597Z] [INFO]
[2025-05-07T22:18:40.597Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:18:40.597Z] [INFO] Skipping Quarkus - Extensions - Parent pom
[2025-05-07T22:18:40.597Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:18:40.598Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:18:40.598Z] [INFO] Skipping Quarkus - JSON-P
[2025-05-07T22:18:40.598Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:18:40.598Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:18:40.598Z] [INFO] Skipping Quarkus - JSON-P - Runtime
[2025-05-07T22:18:40.598Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:18:40.598Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:18:40.598Z] [INFO] Skipping Quarkus - JSON-P - Deployment
[2025-05-07T22:18:40.598Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:18:40.598Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] -----------------< io.quarkus:quarkus-test-framework >------------------
[2025-05-07T22:18:40.598Z] [INFO] Building Quarkus - Test Framework 2.7.5.Final [42/964]
[2025-05-07T22:18:40.598Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-framework ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-framework ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-framework ---
[2025-05-07T22:18:40.598Z] [INFO] Skipping Rule Enforcement.
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-framework ---
[2025-05-07T22:18:40.598Z] [INFO] Skipping Rule Enforcement.
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-framework ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-framework ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-framework ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-framework ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-framework ---
[2025-05-07T22:18:40.598Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-framework ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-framework ---
[2025-05-07T22:18:40.598Z] [INFO] Installing /quarkus/test-framework/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-framework/2.7.5.Final/quarkus-test-framework-2.7.5.Final.pom
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:18:40.598Z] [INFO] Skipping Quarkus - Test Framework - Common
[2025-05-07T22:18:40.598Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:18:40.598Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:18:40.598Z] [INFO] Skipping Quarkus - Test Framework - JUnit 5 Internal Test Framework
[2025-05-07T22:18:40.598Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:18:40.598Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:18:40.598Z] [INFO] Skipping Quarkus - Dev tools - Testing
[2025-05-07T22:18:40.598Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:18:40.598Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-parent >--------
[2025-05-07T22:18:40.598Z] [INFO] Building RESTEasy Reactive - Parent pom 2.7.5.Final [43/964]
[2025-05-07T22:18:40.598Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-parent ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-parent ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-parent ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-parent ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-parent ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-parent ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-parent ---
[2025-05-07T22:18:40.598Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-parent ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-parent ---
[2025-05-07T22:18:40.598Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.5.Final/resteasy-reactive-parent-2.7.5.Final.pom
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-common-parent >----
[2025-05-07T22:18:40.598Z] [INFO] Building RESTEasy Reactive - Common Parent 2.7.5.Final [44/964]
[2025-05-07T22:18:40.598Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-parent ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-parent ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-parent ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-parent ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-parent ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-parent ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-parent ---
[2025-05-07T22:18:40.598Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-parent ---
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-parent ---
[2025-05-07T22:18:40.598Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/2.7.5.Final/resteasy-reactive-common-parent-2.7.5.Final.pom
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.598Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-common >--------
[2025-05-07T22:18:40.598Z] [INFO] Building RESTEasy Reactive - Common Runtime 2.7.5.Final [45/964]
[2025-05-07T22:18:40.598Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:18:40.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.pom
[2025-05-07T22:18:40.598Z] [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 2.7 MB/s)
[2025-05-07T22:18:40.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom
[2025-05-07T22:18:40.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 6.0 MB/s)
[2025-05-07T22:18:40.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar
[2025-05-07T22:18:40.598Z] [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 15 MB/s)
[2025-05-07T22:18:40.598Z] [INFO]
[2025-05-07T22:18:40.599Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common ---
[2025-05-07T22:18:40.599Z] [INFO]
[2025-05-07T22:18:40.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common ---
[2025-05-07T22:18:40.599Z] [INFO]
[2025-05-07T22:18:40.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common ---
[2025-05-07T22:18:40.599Z] [INFO]
[2025-05-07T22:18:40.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common ---
[2025-05-07T22:18:40.599Z] [INFO]
[2025-05-07T22:18:40.599Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common ---
[2025-05-07T22:18:40.599Z] [INFO]
[2025-05-07T22:18:40.599Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common ---
[2025-05-07T22:18:41.226Z] [INFO] Processed 142 files in 374ms (Formatted: 0, Unchanged: 142, Failed: 0, Readonly: 0)
[2025-05-07T22:18:41.226Z] [INFO]
[2025-05-07T22:18:41.226Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common ---
[2025-05-07T22:18:41.947Z] [INFO] Processed 142 files in 00:00.516 (Already Sorted: 142, Needed Sorting: 0)
[2025-05-07T22:18:41.947Z] [INFO]
[2025-05-07T22:18:41.947Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-common ---
[2025-05-07T22:18:41.947Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:41.947Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:18:41.947Z] [INFO] Copying 1 resource
[2025-05-07T22:18:41.947Z] [INFO]
[2025-05-07T22:18:41.947Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-common ---
[2025-05-07T22:18:41.947Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:18:41.947Z] [INFO] Compiling 142 source files to /quarkus/independent-projects/resteasy-reactive/common/runtime/target/classes
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[42,67] unchecked cast
[2025-05-07T22:18:42.669Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-05-07T22:18:42.669Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[47,67] unchecked cast
[2025-05-07T22:18:42.669Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-05-07T22:18:42.669Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#2 of ?>
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[55,20] unchecked conversion
[2025-05-07T22:18:42.669Z] required: org.jboss.resteasy.reactive.common.model.ResourceInterceptor<T>
[2025-05-07T22:18:42.669Z] found: org.jboss.resteasy.reactive.common.model.ResourceInterceptor.Reversed
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/PreMatchInterceptorContainer.java:[24,67] unchecked cast
[2025-05-07T22:18:42.669Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-05-07T22:18:42.669Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#3 of ?>
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RestResponseImpl.java:[110,65] unchecked cast
[2025-05-07T22:18:42.669Z] required: T
[2025-05-07T22:18:42.669Z] found: capture#4 of ?
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RestResponseImpl.java:[135,24] unchecked cast
[2025-05-07T22:18:42.669Z] required: T
[2025-05-07T22:18:42.669Z] found: T
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/headers/ServerCookie.java:[74,27] deprecated item is not annotated with @Deprecated
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[99,20] unchecked cast
[2025-05-07T22:18:42.669Z] required: T
[2025-05-07T22:18:42.669Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[141,46] unchecked cast
[2025-05-07T22:18:42.669Z] required: T
[2025-05-07T22:18:42.669Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[281,20] unchecked cast
[2025-05-07T22:18:42.669Z] required: T
[2025-05-07T22:18:42.669Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[290,20] unchecked cast
[2025-05-07T22:18:42.669Z] required: T
[2025-05-07T22:18:42.669Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/providers/serialisers/FormUrlEncodedProvider.java:[47,84] unchecked cast
[2025-05-07T22:18:42.669Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2025-05-07T22:18:42.669Z] found: javax.ws.rs.core.MultivaluedMap
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[92,63] unchecked cast
[2025-05-07T22:18:42.669Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-05-07T22:18:42.669Z] found: org.jboss.resteasy.reactive.common.headers.MediaTypeHeaderDelegate
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[94,52] unchecked cast
[2025-05-07T22:18:42.669Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-05-07T22:18:42.669Z] found: org.jboss.resteasy.reactive.common.headers.DateDelegate
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[96,60] unchecked cast
[2025-05-07T22:18:42.669Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-05-07T22:18:42.669Z] found: org.jboss.resteasy.reactive.common.headers.CacheControlDelegate
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[98,63] unchecked cast
[2025-05-07T22:18:42.669Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-05-07T22:18:42.669Z] found: org.jboss.resteasy.reactive.common.headers.NewCookieHeaderDelegate
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[100,60] unchecked cast
[2025-05-07T22:18:42.669Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-05-07T22:18:42.669Z] found: org.jboss.resteasy.reactive.common.headers.CookieHeaderDelegate
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[102,57] unchecked cast
[2025-05-07T22:18:42.669Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-05-07T22:18:42.669Z] found: org.jboss.resteasy.reactive.common.headers.EntityTagDelegate
[2025-05-07T22:18:42.669Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[104,54] unchecked cast
[2025-05-07T22:18:42.669Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-05-07T22:18:42.670Z] found: org.jboss.resteasy.reactive.common.headers.LocaleDelegate
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[106,52] unchecked cast
[2025-05-07T22:18:42.670Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-05-07T22:18:42.670Z] found: org.jboss.resteasy.reactive.common.headers.LinkDelegate
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[108,62] unchecked cast
[2025-05-07T22:18:42.670Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2025-05-07T22:18:42.670Z] found: org.jboss.resteasy.reactive.common.headers.ObjectToStringDelegate
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/DeploymentUtils.java:[38,49] unchecked cast
[2025-05-07T22:18:42.670Z] required: java.lang.Class<T>
[2025-05-07T22:18:42.670Z] found: java.lang.Class<capture#5 of ?>
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/DeploymentUtils.java:[41,44] unchecked cast
[2025-05-07T22:18:42.670Z] required: java.lang.Class<T>
[2025-05-07T22:18:42.670Z] found: java.lang.Class<capture#6 of ?>
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceReader is applied to given types
[2025-05-07T22:18:42.670Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2025-05-07T22:18:42.670Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,43] unchecked conversion
[2025-05-07T22:18:42.670Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2025-05-07T22:18:42.670Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceWriter is applied to given types
[2025-05-07T22:18:42.670Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2025-05-07T22:18:42.670Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,43] unchecked conversion
[2025-05-07T22:18:42.670Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2025-05-07T22:18:42.670Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceReader is applied to given types
[2025-05-07T22:18:42.670Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2025-05-07T22:18:42.670Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,43] unchecked conversion
[2025-05-07T22:18:42.670Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2025-05-07T22:18:42.670Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceWriter is applied to given types
[2025-05-07T22:18:42.670Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2025-05-07T22:18:42.670Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,43] unchecked conversion
[2025-05-07T22:18:42.670Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2025-05-07T22:18:42.670Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ResponseImpl.java:[117,24] unchecked cast
[2025-05-07T22:18:42.670Z] required: T
[2025-05-07T22:18:42.670Z] found: java.lang.Object
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/SingletonBeanFactory.java:[34,28] unchecked cast
[2025-05-07T22:18:42.670Z] required: T
[2025-05-07T22:18:42.670Z] found: java.lang.Object
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/reflection/ReflectionBeanFactory.java:[17,33] unchecked cast
[2025-05-07T22:18:42.670Z] required: T
[2025-05-07T22:18:42.670Z] found: capture#7 of ?
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[65,40] Character(char) in java.lang.Character has been deprecated
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[66,36] Character(char) in java.lang.Character has been deprecated
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[71,21] Character(char) in java.lang.Character has been deprecated
[2025-05-07T22:18:42.670Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[73,21] Character(char) in java.lang.Character has been deprecated
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-common ---
[2025-05-07T22:18:42.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:42.670Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:18:42.670Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/runtime/src/test/resources
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-common ---
[2025-05-07T22:18:42.670Z] [INFO] No sources to compile
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-common ---
[2025-05-07T22:18:42.670Z] [INFO] No tests to run.
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-common ---
[2025-05-07T22:18:42.670Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final.jar
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common ---
[2025-05-07T22:18:42.670Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final-sources.jar
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common ---
[2025-05-07T22:18:42.670Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final.jar
[2025-05-07T22:18:42.670Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final.pom
[2025-05-07T22:18:42.670Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final-sources.jar
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-server-parent >----
[2025-05-07T22:18:42.670Z] [INFO] Building RESTEasy Reactive - Server Parent 2.7.5.Final [46/964]
[2025-05-07T22:18:42.670Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-server-parent ---
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-server-parent ---
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-server-parent ---
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-server-parent ---
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-server-parent ---
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-server-parent ---
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-server-parent ---
[2025-05-07T22:18:42.670Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-server-parent ---
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-server-parent ---
[2025-05-07T22:18:42.670Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-server-parent/2.7.5.Final/resteasy-reactive-server-parent-2.7.5.Final.pom
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] -----------< io.quarkus.resteasy.reactive:resteasy-reactive >-----------
[2025-05-07T22:18:42.670Z] [INFO] Building RESTEasy Reactive - Runtime 2.7.5.Final [47/964]
[2025-05-07T22:18:42.670Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive ---
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive ---
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive ---
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive ---
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive ---
[2025-05-07T22:18:42.670Z] [INFO]
[2025-05-07T22:18:42.670Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive ---
[2025-05-07T22:18:43.299Z] [INFO] Processed 201 files in 425ms (Formatted: 0, Unchanged: 201, Failed: 0, Readonly: 0)
[2025-05-07T22:18:43.299Z] [INFO]
[2025-05-07T22:18:43.299Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive ---
[2025-05-07T22:18:43.931Z] [INFO] Processed 201 files in 00:00.772 (Already Sorted: 201, Needed Sorting: 0)
[2025-05-07T22:18:43.931Z] [INFO]
[2025-05-07T22:18:43.931Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive ---
[2025-05-07T22:18:43.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:43.931Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:18:43.931Z] [INFO] Copying 1 resource
[2025-05-07T22:18:43.931Z] [INFO]
[2025-05-07T22:18:43.931Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive ---
[2025-05-07T22:18:43.931Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:18:43.931Z] [INFO] Compiling 200 source files to /quarkus/independent-projects/resteasy-reactive/server/runtime/target/classes
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/handlers/ParameterHandler.java:[137,19] unchecked cast
[2025-05-07T22:18:45.242Z] required: E
[2025-05-07T22:18:45.242Z] found: java.lang.Throwable
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ParamConverterProviders.java:[29,84] unchecked cast
[2025-05-07T22:18:45.242Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ParamConverterProvider>
[2025-05-07T22:18:45.242Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ProvidersImpl.java:[30,47] unchecked cast
[2025-05-07T22:18:45.242Z] required: javax.ws.rs.ext.MessageBodyReader<T>
[2025-05-07T22:18:45.242Z] found: javax.ws.rs.ext.MessageBodyReader<capture#2 of ?>
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ProvidersImpl.java:[42,47] unchecked cast
[2025-05-07T22:18:45.242Z] required: javax.ws.rs.ext.MessageBodyWriter<T>
[2025-05-07T22:18:45.242Z] found: javax.ws.rs.ext.MessageBodyWriter<capture#3 of ?>
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/mapping/SubstringMap.java:[50,49] unchecked cast
[2025-05-07T22:18:45.242Z] required: org.jboss.resteasy.reactive.server.mapping.SubstringMap.SubstringMatch<V>
[2025-05-07T22:18:45.242Z] found: java.lang.Object
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ExceptionMapping.java:[73,44] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper is applied to given types
[2025-05-07T22:18:45.242Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ExceptionMapper<T>>
[2025-05-07T22:18:45.242Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ExceptionMapping.java:[73,45] unchecked conversion
[2025-05-07T22:18:45.242Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ExceptionMapper<T>>
[2025-05-07T22:18:45.242Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[69,110] unchecked cast
[2025-05-07T22:18:45.242Z] required: javax.ws.rs.ext.ContextResolver<T>
[2025-05-07T22:18:45.242Z] found: javax.ws.rs.ext.ContextResolver<capture#4 of ?>
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[91,33] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceContextResolver is applied to given types
[2025-05-07T22:18:45.242Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ContextResolver<?>>
[2025-05-07T22:18:45.242Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[91,34] unchecked conversion
[2025-05-07T22:18:45.242Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ContextResolver<?>>
[2025-05-07T22:18:45.242Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[190,103] unchecked cast
[2025-05-07T22:18:45.242Z] required: org.jboss.resteasy.reactive.server.spi.ServerMessageBodyWriter<java.lang.Object>
[2025-05-07T22:18:45.242Z] found: javax.ws.rs.ext.MessageBodyWriter
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[213,39] unchecked call to isWriteable(java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[220,39] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/RuntimeExceptionMapper.java:[46,71] unchecked cast
[2025-05-07T22:18:45.242Z] required: java.lang.Class<? extends java.lang.Throwable>
[2025-05-07T22:18:45.242Z] found: java.lang.Class<capture#5 of ?>
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/RuntimeExceptionMapper.java:[52,83] unchecked cast
[2025-05-07T22:18:45.242Z] required: java.lang.Class<? extends java.lang.Throwable>
[2025-05-07T22:18:45.242Z] found: java.lang.Class<capture#6 of ?>
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/WriterInterceptorContextImpl.java:[59,36] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/Features.java:[25,73] unchecked cast
[2025-05-07T22:18:45.242Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.core.Feature>
[2025-05-07T22:18:45.242Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#7 of ?>
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/DynamicFeatures.java:[28,80] unchecked cast
[2025-05-07T22:18:45.242Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.container.DynamicFeature>
[2025-05-07T22:18:45.242Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#8 of ?>
[2025-05-07T22:18:45.242Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeResourceDeployment.java:[583,101] unchecked cast
[2025-05-07T22:18:45.242Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2025-05-07T22:18:45.242Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#9 of ?>
[2025-05-07T22:18:45.243Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeResourceDeployment.java:[585,111] unchecked cast
[2025-05-07T22:18:45.243Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2025-05-07T22:18:45.243Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-05-07T22:18:45.243Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeInterceptorDeployment.java:[146,20] unchecked conversion
[2025-05-07T22:18:45.243Z] required: java.util.LinkedHashMap<org.jboss.resteasy.reactive.common.model.ResourceInterceptor<T>,T>
[2025-05-07T22:18:45.243Z] found: java.util.LinkedHashMap
[2025-05-07T22:18:45.243Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/DynamicFeatureContext.java:[42,39] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceInterceptor is applied to given types
[2025-05-07T22:18:45.243Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-05-07T22:18:45.243Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-05-07T22:18:45.243Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/DynamicFeatureContext.java:[42,50] unchecked conversion
[2025-05-07T22:18:45.243Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-05-07T22:18:45.243Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2025-05-07T22:18:45.243Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerResponseBuilderFactory.java:[22,16] unchecked conversion
[2025-05-07T22:18:45.243Z] required: org.jboss.resteasy.reactive.RestResponse.ResponseBuilder<T>
[2025-05-07T22:18:45.243Z] found: org.jboss.resteasy.reactive.server.jaxrs.RestResponseBuilderImpl
[2025-05-07T22:18:45.243Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeDeploymentManager.java:[174,70] handlers(org.jboss.resteasy.reactive.server.model.HandlerChainCustomizer.Phase) in org.jboss.resteasy.reactive.server.model.HandlerChainCustomizer has been deprecated and marked for removal
[2025-05-07T22:18:45.243Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/SortedSetConverter.java:[23,50] unchecked cast
[2025-05-07T22:18:45.243Z] required: java.util.List<java.lang.String>
[2025-05-07T22:18:45.243Z] found: java.lang.Object
[2025-05-07T22:18:45.243Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/reflection/ReflectiveContextInjectedBeanFactory.java:[53,77] unchecked cast
[2025-05-07T22:18:45.243Z] required: java.lang.reflect.Constructor<T>
[2025-05-07T22:18:45.243Z] found: java.lang.reflect.Constructor<capture#10 of ?>
[2025-05-07T22:18:45.243Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/reflection/ReflectiveContextInjectedBeanFactory.java:[73,53] unchecked cast
[2025-05-07T22:18:45.243Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2025-05-07T22:18:45.243Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#11 of ?>
[2025-05-07T22:18:45.243Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/SetConverter.java:[23,50] unchecked cast
[2025-05-07T22:18:45.243Z] required: java.util.List<java.lang.String>
[2025-05-07T22:18:45.243Z] found: java.lang.Object
[2025-05-07T22:18:45.243Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ReaderInterceptorContextImpl.java:[50,44] unchecked call to readFrom(java.lang.Class<T>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,java.io.InputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyReader
[2025-05-07T22:18:45.243Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/ListConverter.java:[25,50] unchecked cast
[2025-05-07T22:18:45.243Z] required: java.util.List<java.lang.String>
[2025-05-07T22:18:45.243Z] found: java.lang.Object
[2025-05-07T22:18:45.243Z] [INFO]
[2025-05-07T22:18:45.243Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive ---
[2025-05-07T22:18:45.243Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:45.243Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:18:45.243Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/runtime/src/test/resources
[2025-05-07T22:18:45.243Z] [INFO]
[2025-05-07T22:18:45.243Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive ---
[2025-05-07T22:18:45.243Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:18:45.243Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/resteasy-reactive/server/runtime/target/test-classes
[2025-05-07T22:18:45.243Z] [INFO]
[2025-05-07T22:18:45.243Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive ---
[2025-05-07T22:18:45.243Z] [INFO]
[2025-05-07T22:18:45.243Z] [INFO] -------------------------------------------------------
[2025-05-07T22:18:45.243Z] [INFO] T E S T S
[2025-05-07T22:18:45.243Z] [INFO] -------------------------------------------------------
[2025-05-07T22:18:45.243Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:18:45.875Z] [INFO] Running org.jboss.resteasy.reactive.server.handlers.FormBodyHandlerTest
[2025-05-07T22:18:45.875Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.resteasy.reactive.server.handlers.FormBodyHandlerTest
[2025-05-07T22:18:45.875Z] [INFO]
[2025-05-07T22:18:45.875Z] [INFO] Results:
[2025-05-07T22:18:45.875Z] [INFO]
[2025-05-07T22:18:45.875Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:18:45.875Z] [INFO]
[2025-05-07T22:18:45.875Z] [INFO]
[2025-05-07T22:18:45.875Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive ---
[2025-05-07T22:18:45.875Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final.jar
[2025-05-07T22:18:45.875Z] [INFO]
[2025-05-07T22:18:45.875Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive ---
[2025-05-07T22:18:46.504Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final-sources.jar
[2025-05-07T22:18:46.504Z] [INFO]
[2025-05-07T22:18:46.504Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive ---
[2025-05-07T22:18:46.504Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final.jar
[2025-05-07T22:18:46.504Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final.pom
[2025-05-07T22:18:46.504Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final-sources.jar
[2025-05-07T22:18:46.504Z] [INFO]
[2025-05-07T22:18:46.504Z] [INFO] --< io.quarkus.resteasy.reactive:resteasy-reactive-common-processor >---
[2025-05-07T22:18:46.504Z] [INFO] Building RESTEasy Reactive - Common Processor 2.7.5.Final [48/964]
[2025-05-07T22:18:46.504Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:18:46.504Z] [INFO]
[2025-05-07T22:18:46.504Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:46.504Z] [INFO]
[2025-05-07T22:18:46.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:46.504Z] [INFO]
[2025-05-07T22:18:46.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:46.504Z] [INFO]
[2025-05-07T22:18:46.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:46.504Z] [INFO]
[2025-05-07T22:18:46.504Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:46.504Z] [INFO]
[2025-05-07T22:18:46.504Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:46.504Z] [INFO] Processed 29 files in 100ms (Formatted: 0, Unchanged: 29, Failed: 0, Readonly: 0)
[2025-05-07T22:18:46.504Z] [INFO]
[2025-05-07T22:18:46.504Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:46.504Z] [INFO] Processed 29 files in 00:00.195 (Already Sorted: 29, Needed Sorting: 0)
[2025-05-07T22:18:46.504Z] [INFO]
[2025-05-07T22:18:46.504Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:46.504Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:46.504Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:18:46.504Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/resources
[2025-05-07T22:18:46.504Z] [INFO]
[2025-05-07T22:18:46.504Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:46.504Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:18:46.504Z] [INFO] Compiling 29 source files to /quarkus/independent-projects/resteasy-reactive/common/processor/target/classes
[2025-05-07T22:18:47.133Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/EndpointIndexer.java:[471,71] unchecked conversion
[2025-05-07T22:18:47.133Z] required: java.util.Map<org.jboss.jandex.DotName,org.jboss.jandex.AnnotationInstance>[]
[2025-05-07T22:18:47.133Z] found: java.util.Map[]
[2025-05-07T22:18:47.133Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/EndpointIndexer.java:[635,55] unchecked cast
[2025-05-07T22:18:47.133Z] required: METHOD
[2025-05-07T22:18:47.133Z] found: org.jboss.resteasy.reactive.common.model.ResourceMethod
[2025-05-07T22:18:47.133Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[46,20] unchecked cast
[2025-05-07T22:18:47.133Z] required: T
[2025-05-07T22:18:47.133Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.133Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[55,20] unchecked cast
[2025-05-07T22:18:47.133Z] required: T
[2025-05-07T22:18:47.133Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.133Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[64,20] unchecked cast
[2025-05-07T22:18:47.133Z] required: T
[2025-05-07T22:18:47.133Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.133Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[73,20] unchecked cast
[2025-05-07T22:18:47.133Z] required: T
[2025-05-07T22:18:47.133Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.133Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[82,20] unchecked cast
[2025-05-07T22:18:47.133Z] required: T
[2025-05-07T22:18:47.133Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[91,20] unchecked cast
[2025-05-07T22:18:47.134Z] required: T
[2025-05-07T22:18:47.134Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[100,20] unchecked cast
[2025-05-07T22:18:47.134Z] required: T
[2025-05-07T22:18:47.134Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[109,20] unchecked cast
[2025-05-07T22:18:47.134Z] required: T
[2025-05-07T22:18:47.134Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[118,20] unchecked cast
[2025-05-07T22:18:47.134Z] required: T
[2025-05-07T22:18:47.134Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[127,20] unchecked cast
[2025-05-07T22:18:47.134Z] required: T
[2025-05-07T22:18:47.134Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[136,20] unchecked cast
[2025-05-07T22:18:47.134Z] required: T
[2025-05-07T22:18:47.134Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[145,20] unchecked cast
[2025-05-07T22:18:47.134Z] required: T
[2025-05-07T22:18:47.134Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[154,20] unchecked cast
[2025-05-07T22:18:47.134Z] required: T
[2025-05-07T22:18:47.134Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[163,20] unchecked cast
[2025-05-07T22:18:47.134Z] required: T
[2025-05-07T22:18:47.134Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[172,20] unchecked cast
[2025-05-07T22:18:47.134Z] required: T
[2025-05-07T22:18:47.134Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[181,20] unchecked cast
[2025-05-07T22:18:47.134Z] required: T
[2025-05-07T22:18:47.134Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[190,20] unchecked cast
[2025-05-07T22:18:47.134Z] required: T
[2025-05-07T22:18:47.134Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[199,20] unchecked cast
[2025-05-07T22:18:47.134Z] required: T
[2025-05-07T22:18:47.134Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[208,20] unchecked cast
[2025-05-07T22:18:47.134Z] required: T
[2025-05-07T22:18:47.134Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2025-05-07T22:18:47.134Z] [INFO]
[2025-05-07T22:18:47.134Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:47.134Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:47.134Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:18:47.134Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/processor/src/test/resources
[2025-05-07T22:18:47.134Z] [INFO]
[2025-05-07T22:18:47.134Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:47.134Z] [INFO] No sources to compile
[2025-05-07T22:18:47.134Z] [INFO]
[2025-05-07T22:18:47.134Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:47.134Z] [INFO] No tests to run.
[2025-05-07T22:18:47.134Z] [INFO]
[2025-05-07T22:18:47.134Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:47.134Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final.jar
[2025-05-07T22:18:47.134Z] [INFO]
[2025-05-07T22:18:47.134Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:47.134Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final-sources.jar
[2025-05-07T22:18:47.134Z] [INFO]
[2025-05-07T22:18:47.134Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-processor ---
[2025-05-07T22:18:47.134Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final.jar
[2025-05-07T22:18:47.134Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final.pom
[2025-05-07T22:18:47.134Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final-sources.jar
[2025-05-07T22:18:47.134Z] [INFO]
[2025-05-07T22:18:47.134Z] [INFO] ------< io.quarkus.resteasy.reactive:resteasy-reactive-processor >------
[2025-05-07T22:18:47.135Z] [INFO] Building RESTEasy Reactive - Processor 2.7.5.Final [49/964]
[2025-05-07T22:18:47.135Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:18:47.135Z] [INFO]
[2025-05-07T22:18:47.135Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.135Z] [INFO]
[2025-05-07T22:18:47.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.135Z] [INFO]
[2025-05-07T22:18:47.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.135Z] [INFO]
[2025-05-07T22:18:47.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.135Z] [INFO]
[2025-05-07T22:18:47.135Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.135Z] [INFO]
[2025-05-07T22:18:47.135Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.135Z] [INFO] Processed 42 files in 133ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2025-05-07T22:18:47.135Z] [INFO]
[2025-05-07T22:18:47.135Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.135Z] [INFO] Processed 42 files in 00:00.218 (Already Sorted: 42, Needed Sorting: 0)
[2025-05-07T22:18:47.135Z] [INFO]
[2025-05-07T22:18:47.135Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:47.135Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:18:47.135Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/resources
[2025-05-07T22:18:47.135Z] [INFO]
[2025-05-07T22:18:47.135Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.135Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:18:47.135Z] [INFO] Compiling 42 source files to /quarkus/independent-projects/resteasy-reactive/server/processor/target/classes
[2025-05-07T22:18:47.859Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ResteasyReactiveDeploymentManager.java:[372,77] unchecked cast
[2025-05-07T22:18:47.859Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2025-05-07T22:18:47.859Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2025-05-07T22:18:47.859Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ResteasyReactiveDeploymentManager.java:[377,77] unchecked cast
[2025-05-07T22:18:47.859Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2025-05-07T22:18:47.859Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#2 of ?>
[2025-05-07T22:18:47.859Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[93,14] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.common.processor.EndpointIndexer is applied to given types
[2025-05-07T22:18:47.859Z] required: org.jboss.resteasy.reactive.common.processor.EndpointIndexer.Builder<T,?,METHOD>
[2025-05-07T22:18:47.859Z] found: org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.AbstractBuilder
[2025-05-07T22:18:47.859Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[93,15] unchecked conversion
[2025-05-07T22:18:47.859Z] required: org.jboss.resteasy.reactive.common.processor.EndpointIndexer.Builder<T,?,METHOD>
[2025-05-07T22:18:47.859Z] found: org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.AbstractBuilder
[2025-05-07T22:18:47.859Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,31] unchecked method invocation: constructor <init> in class java.util.ArrayList is applied to given types
[2025-05-07T22:18:47.859Z] required: java.util.Collection<? extends E>
[2025-05-07T22:18:47.859Z] found: java.util.List
[2025-05-07T22:18:47.859Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,31] unchecked conversion
[2025-05-07T22:18:47.859Z] required: java.util.List<org.jboss.resteasy.reactive.server.processor.scanning.MethodScanner>
[2025-05-07T22:18:47.859Z] found: java.util.ArrayList
[2025-05-07T22:18:47.859Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveFeatureScanner.java:[41,87] unchecked cast
[2025-05-07T22:18:47.859Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.core.Feature>
[2025-05-07T22:18:47.859Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#3 of ?>
[2025-05-07T22:18:47.859Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveFeatureScanner.java:[65,94] unchecked cast
[2025-05-07T22:18:47.859Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.container.DynamicFeature>
[2025-05-07T22:18:47.859Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#4 of ?>
[2025-05-07T22:18:47.860Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveExceptionMappingScanner.java:[62,52] unchecked method invocation: method addExceptionMapper in class org.jboss.resteasy.reactive.server.core.ExceptionMapping is applied to given types
[2025-05-07T22:18:47.860Z] required: java.lang.String,org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper<T>
[2025-05-07T22:18:47.860Z] found: java.lang.String,org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper
[2025-05-07T22:18:47.860Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveExceptionMappingScanner.java:[62,89] unchecked conversion
[2025-05-07T22:18:47.860Z] required: org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper<T>
[2025-05-07T22:18:47.860Z] found: org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper
[2025-05-07T22:18:47.860Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveContextResolverScanner.java:[62,56] unchecked method invocation: method addContextResolver in class org.jboss.resteasy.reactive.server.model.ContextResolvers is applied to given types
[2025-05-07T22:18:47.860Z] required: java.lang.Class<T>,org.jboss.resteasy.reactive.common.model.ResourceContextResolver
[2025-05-07T22:18:47.860Z] found: java.lang.Class,org.jboss.resteasy.reactive.common.model.ResourceContextResolver
[2025-05-07T22:18:47.860Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveContextResolverScanner.java:[62,57] unchecked conversion
[2025-05-07T22:18:47.860Z] required: java.lang.Class<T>
[2025-05-07T22:18:47.860Z] found: java.lang.Class
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:47.860Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:18:47.860Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/processor/src/test/resources
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.860Z] [INFO] No sources to compile
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.860Z] [INFO] No tests to run.
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.860Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final.jar
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.860Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final-sources.jar
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-processor ---
[2025-05-07T22:18:47.860Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final.jar
[2025-05-07T22:18:47.860Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final.pom
[2025-05-07T22:18:47.860Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final-sources.jar
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-client-parent >----
[2025-05-07T22:18:47.860Z] [INFO] Building RESTEasy Reactive - Client Parent 2.7.5.Final [50/964]
[2025-05-07T22:18:47.860Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client-parent ---
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client-parent ---
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client-parent ---
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client-parent ---
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client-parent ---
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client-parent ---
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client-parent ---
[2025-05-07T22:18:47.860Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client-parent ---
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client-parent ---
[2025-05-07T22:18:47.860Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-parent/2.7.5.Final/resteasy-reactive-client-parent-2.7.5.Final.pom
[2025-05-07T22:18:47.860Z] [INFO]
[2025-05-07T22:18:47.860Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-client >--------
[2025-05-07T22:18:47.860Z] [INFO] Building RESTEasy Reactive - Client - Runtime 2.7.5.Final [51/964]
[2025-05-07T22:18:47.860Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:18:47.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.pom
[2025-05-07T22:18:47.860Z] [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 191 kB/s)
[2025-05-07T22:18:47.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-parent/1.0.0/stork-parent-1.0.0.pom
[2025-05-07T22:18:47.860Z] [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 1.8 MB/s)
[2025-05-07T22:18:47.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.pom
[2025-05-07T22:18:47.860Z] [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 115 kB/s)
[2025-05-07T22:18:47.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom
[2025-05-07T22:18:47.860Z] [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 3.5 MB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom
[2025-05-07T22:18:47.861Z] [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 3.1 MB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.73.Final/netty-bom-4.1.73.Final.pom
[2025-05-07T22:18:47.861Z] [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 1.6 MB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.pom
[2025-05-07T22:18:47.861Z] [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 1.6 MB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.73.Final/netty-parent-4.1.73.Final.pom
[2025-05-07T22:18:47.861Z] [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 7.5 MB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.pom
[2025-05-07T22:18:47.861Z] [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 198 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.pom
[2025-05-07T22:18:47.861Z] [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 193 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.pom
[2025-05-07T22:18:47.861Z] [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 227 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.pom
[2025-05-07T22:18:47.861Z] [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 461 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.pom
[2025-05-07T22:18:47.861Z] [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 551 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.pom
[2025-05-07T22:18:47.861Z] [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 278 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.46.Final/netty-tcnative-parent-2.0.46.Final.pom
[2025-05-07T22:18:47.861Z] [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 4.5 MB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.pom
[2025-05-07T22:18:47.861Z] [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 349 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.pom
[2025-05-07T22:18:47.861Z] [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 180 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.pom
[2025-05-07T22:18:47.861Z] [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 369 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.pom
[2025-05-07T22:18:47.861Z] [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 298 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.pom
[2025-05-07T22:18:47.861Z] [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 453 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.pom
[2025-05-07T22:18:47.861Z] [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 268 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.pom
[2025-05-07T22:18:47.861Z] [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 273 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.4/vertx-web-parent-4.2.4.pom
[2025-05-07T22:18:47.861Z] [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 340 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom
[2025-05-07T22:18:47.861Z] [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 1.2 MB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom
[2025-05-07T22:18:47.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom (1.5 kB at 186 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.pom
[2025-05-07T22:18:47.861Z] [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 54 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.pom
[2025-05-07T22:18:47.861Z] [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 278 kB/s)
[2025-05-07T22:18:47.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom
[2025-05-07T22:18:48.496Z] [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 348 kB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.pom
[2025-05-07T22:18:48.496Z] [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 341 kB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.jar
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.jar
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.jar
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.jar
[2025-05-07T22:18:48.496Z] [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 2.1 MB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.jar
[2025-05-07T22:18:48.496Z] [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 1.4 MB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.jar
[2025-05-07T22:18:48.496Z] [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 13 MB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.jar
[2025-05-07T22:18:48.496Z] [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 15 MB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar
[2025-05-07T22:18:48.496Z] [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 19 MB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.jar
[2025-05-07T22:18:48.496Z] [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 9.1 MB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.jar
[2025-05-07T22:18:48.496Z] [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 13 MB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.jar
[2025-05-07T22:18:48.496Z] [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 848 kB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.jar
[2025-05-07T22:18:48.496Z] [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 557 kB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.jar
[2025-05-07T22:18:48.496Z] [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 31 MB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.jar
[2025-05-07T22:18:48.496Z] [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 2.4 MB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.jar
[2025-05-07T22:18:48.496Z] [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 2.8 MB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.jar
[2025-05-07T22:18:48.496Z] [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 663 kB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.jar
[2025-05-07T22:18:48.496Z] [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 11 MB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.jar
[2025-05-07T22:18:48.496Z] [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 7.9 MB/s)
[2025-05-07T22:18:48.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.jar
[2025-05-07T22:18:48.496Z] [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 1.1 MB/s)
[2025-05-07T22:18:48.496Z] [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 363 kB/s)
[2025-05-07T22:18:48.496Z] [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 77 kB/s)
[2025-05-07T22:18:48.496Z] [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 1.9 MB/s)
[2025-05-07T22:18:48.496Z] [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 1.5 MB/s)
[2025-05-07T22:18:48.496Z] [INFO]
[2025-05-07T22:18:48.496Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client ---
[2025-05-07T22:18:48.496Z] [INFO]
[2025-05-07T22:18:48.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client ---
[2025-05-07T22:18:48.496Z] [INFO]
[2025-05-07T22:18:48.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client ---
[2025-05-07T22:18:48.496Z] [INFO]
[2025-05-07T22:18:48.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client ---
[2025-05-07T22:18:48.496Z] [INFO]
[2025-05-07T22:18:48.496Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client ---
[2025-05-07T22:18:48.496Z] [INFO]
[2025-05-07T22:18:48.496Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client ---
[2025-05-07T22:18:48.496Z] [INFO] Processed 66 files in 175ms (Formatted: 0, Unchanged: 66, Failed: 0, Readonly: 0)
[2025-05-07T22:18:48.497Z] [INFO]
[2025-05-07T22:18:48.497Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client ---
[2025-05-07T22:18:48.497Z] [INFO] Processed 66 files in 00:00.360 (Already Sorted: 66, Needed Sorting: 0)
[2025-05-07T22:18:48.497Z] [INFO]
[2025-05-07T22:18:48.497Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-client ---
[2025-05-07T22:18:48.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:48.497Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:18:48.497Z] [INFO] Copying 2 resources
[2025-05-07T22:18:48.497Z] [INFO]
[2025-05-07T22:18:48.497Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-client ---
[2025-05-07T22:18:48.497Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:18:48.497Z] [INFO] Compiling 66 source files to /quarkus/independent-projects/resteasy-reactive/client/runtime/target/classes
[2025-05-07T22:18:49.222Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[180,24] unchecked cast
[2025-05-07T22:18:49.222Z] required: T
[2025-05-07T22:18:49.222Z] found: org.jboss.resteasy.reactive.client.impl.MultiInvoker
[2025-05-07T22:18:49.222Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[182,24] unchecked cast
[2025-05-07T22:18:49.222Z] required: T
[2025-05-07T22:18:49.222Z] found: org.jboss.resteasy.reactive.client.impl.UniInvoker
[2025-05-07T22:18:49.222Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[187,52] unchecked cast
[2025-05-07T22:18:49.222Z] required: T
[2025-05-07T22:18:49.222Z] found: capture#1 of ?
[2025-05-07T22:18:49.222Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientResponseContextImpl.java:[121,16] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.common.headers.LinkHeaders is applied to given types
[2025-05-07T22:18:49.222Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-05-07T22:18:49.222Z] found: javax.ws.rs.core.MultivaluedMap
[2025-05-07T22:18:49.222Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientResponseContextImpl.java:[121,32] unchecked conversion
[2025-05-07T22:18:49.222Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-05-07T22:18:49.222Z] found: javax.ws.rs.core.MultivaluedMap
[2025-05-07T22:18:49.222Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientProxies.java:[36,34] unchecked cast
[2025-05-07T22:18:49.222Z] required: T
[2025-05-07T22:18:49.222Z] found: capture#2 of ?
[2025-05-07T22:18:49.222Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSendRequestHandler.java:[420,75] unchecked cast
[2025-05-07T22:18:49.222Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-05-07T22:18:49.222Z] found: java.lang.Object
[2025-05-07T22:18:49.222Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[130,30] getDecoderResult() in io.netty.handler.codec.http.HttpObject has been deprecated
[2025-05-07T22:18:49.222Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1280,23] getUri() in io.netty.handler.codec.http.HttpRequest has been deprecated
[2025-05-07T22:18:49.222Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1270,27] getMethod() in io.netty.handler.codec.http.HttpRequest has been deprecated
[2025-05-07T22:18:49.222Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1290,28] getProtocolVersion() in io.netty.handler.codec.http.HttpMessage has been deprecated
[2025-05-07T22:18:49.222Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSetResponseEntityRestHandler.java:[81,44] unchecked method invocation: method writeEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2025-05-07T22:18:49.223Z] required: javax.ws.rs.client.Entity<?>,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,javax.ws.rs.ext.WriterInterceptor[]
[2025-05-07T22:18:49.223Z] found: javax.ws.rs.client.Entity,javax.ws.rs.core.MultivaluedMap,javax.ws.rs.ext.WriterInterceptor[]
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSetResponseEntityRestHandler.java:[81,53] unchecked conversion
[2025-05-07T22:18:49.223Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2025-05-07T22:18:49.223Z] found: javax.ws.rs.core.MultivaluedMap
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[31,41] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#3 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[36,34] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#4 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[41,34] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#5 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[46,41] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#6 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[51,34] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#7 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[56,34] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#8 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[61,42] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#9 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[66,35] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#10 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[71,35] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#11 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[76,44] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#12 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[81,37] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#13 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[86,37] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#14 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[91,42] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#15 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[96,45] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#16 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[101,38] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#17 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[106,38] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#18 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[111,43] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#19 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[116,36] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#20 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[121,36] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#21 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[126,44] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#22 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[131,37] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#23 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[136,37] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#24 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[141,44] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#25 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[146,37] unchecked cast
[2025-05-07T22:18:49.223Z] required: io.smallrye.mutiny.Uni<T>
[2025-05-07T22:18:49.223Z] found: io.smallrye.mutiny.Uni<capture#26 of ?>
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientWriterInterceptorContextImpl.java:[66,36] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientWriterInterceptorContextImpl.java:[99,16] unchecked conversion
[2025-05-07T22:18:49.223Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-05-07T22:18:49.223Z] found: javax.ws.rs.core.MultivaluedMap
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InboundSseEventImpl.java:[120,60] unchecked cast
[2025-05-07T22:18:49.223Z] required: T
[2025-05-07T22:18:49.223Z] found: java.lang.Object
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[70,63] unchecked method invocation: method readEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2025-05-07T22:18:49.223Z] required: java.io.InputStream,javax.ws.rs.core.GenericType<T>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-05-07T22:18:49.223Z] found: java.io.ByteArrayInputStream,javax.ws.rs.core.GenericType<capture#27 of ?>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[75,33] unchecked conversion
[2025-05-07T22:18:49.223Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-05-07T22:18:49.223Z] found: javax.ws.rs.core.MultivaluedMap
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[87,51] unchecked method invocation: method readEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2025-05-07T22:18:49.223Z] required: java.io.InputStream,javax.ws.rs.core.GenericType<T>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-05-07T22:18:49.223Z] found: java.io.InputStream,javax.ws.rs.core.GenericType<capture#28 of ?>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[92,25] unchecked conversion
[2025-05-07T22:18:49.223Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2025-05-07T22:18:49.223Z] found: javax.ws.rs.core.MultivaluedMap
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[105,31] unchecked call to isWriteable(java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[108,31] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[138,54] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.client.impl.ClientReaderInterceptorContextImpl is applied to given types
[2025-05-07T22:18:49.223Z] required: java.lang.annotation.Annotation[],java.lang.Class<?>,java.lang.reflect.Type,javax.ws.rs.core.MediaType,java.util.Map<java.lang.String,java.lang.Object>,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,org.jboss.resteasy.reactive.common.jaxrs.ConfigurationImpl,org.jboss.resteasy.reactive.common.core.Serialisers,java.io.InputStream,javax.ws.rs.ext.ReaderInterceptor[]
[2025-05-07T22:18:49.223Z] found: java.lang.annotation.Annotation[],java.lang.Class<capture#29 of ?>,java.lang.reflect.Type,javax.ws.rs.core.MediaType,java.util.Map<java.lang.String,java.lang.Object>,javax.ws.rs.core.MultivaluedMap,org.jboss.resteasy.reactive.common.jaxrs.ConfigurationImpl,org.jboss.resteasy.reactive.common.core.Serialisers,java.io.InputStream,javax.ws.rs.ext.ReaderInterceptor[]
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[140,29] unchecked conversion
[2025-05-07T22:18:49.223Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2025-05-07T22:18:49.223Z] found: javax.ws.rs.core.MultivaluedMap
[2025-05-07T22:18:49.223Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ReflectionUtil.java:[22,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2025-05-07T22:18:49.223Z] [INFO]
[2025-05-07T22:18:49.223Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-client ---
[2025-05-07T22:18:49.223Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:49.223Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:18:49.223Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/runtime/src/test/resources
[2025-05-07T22:18:49.223Z] [INFO]
[2025-05-07T22:18:49.223Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-client ---
[2025-05-07T22:18:49.223Z] [INFO] No sources to compile
[2025-05-07T22:18:49.223Z] [INFO]
[2025-05-07T22:18:49.223Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-client ---
[2025-05-07T22:18:49.223Z] [INFO] No tests to run.
[2025-05-07T22:18:49.223Z] [INFO]
[2025-05-07T22:18:49.223Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-client ---
[2025-05-07T22:18:49.223Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final.jar
[2025-05-07T22:18:49.945Z] [INFO]
[2025-05-07T22:18:49.945Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client ---
[2025-05-07T22:18:49.945Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final-sources.jar
[2025-05-07T22:18:49.945Z] [INFO]
[2025-05-07T22:18:49.945Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client ---
[2025-05-07T22:18:49.945Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final.jar
[2025-05-07T22:18:49.945Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final.pom
[2025-05-07T22:18:49.945Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final-sources.jar
[2025-05-07T22:18:49.945Z] [INFO]
[2025-05-07T22:18:49.945Z] [INFO] --------< io.quarkus.resteasy.reactive:resteasy-reactive-vertx >--------
[2025-05-07T22:18:49.945Z] [INFO] Building RESTEasy Reactive - Vert.x Support - Runtime 2.7.5.Final [52/964]
[2025-05-07T22:18:49.945Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom
[2025-05-07T22:18:49.945Z] [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 303 kB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.pom
[2025-05-07T22:18:49.945Z] [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 328 kB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.pom
[2025-05-07T22:18:49.945Z] [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 811 kB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.19.0/vertx-mutiny-clients-2.19.0.pom
[2025-05-07T22:18:49.945Z] [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 458 kB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.19.0/smallrye-mutiny-vertx-bindings-projects-2.19.0.pom
[2025-05-07T22:18:49.945Z] [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 1.1 MB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.pom
[2025-05-07T22:18:49.945Z] [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 151 kB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.pom
[2025-05-07T22:18:49.945Z] [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 589 kB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.pom
[2025-05-07T22:18:49.945Z] [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 1.3 MB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom
[2025-05-07T22:18:49.945Z] [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 273 kB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom
[2025-05-07T22:18:49.945Z] [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 1.0 MB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
[2025-05-07T22:18:49.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 125 kB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom
[2025-05-07T22:18:49.945Z] [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 639 kB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/4.4.0/rest-assured-parent-4.4.0.pom
[2025-05-07T22:18:49.945Z] [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 1.9 MB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[2025-05-07T22:18:49.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 583 kB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom
[2025-05-07T22:18:49.945Z] [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 2.4 MB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom
[2025-05-07T22:18:49.945Z] [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 2.0 MB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[2025-05-07T22:18:49.945Z] [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 578 kB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
[2025-05-07T22:18:49.945Z] [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 153 kB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom
[2025-05-07T22:18:49.945Z] [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 443 kB/s)
[2025-05-07T22:18:49.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom
[2025-05-07T22:18:49.946Z] [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 2.4 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.pom
[2025-05-07T22:18:49.946Z] [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 355 kB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
[2025-05-07T22:18:49.946Z] [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 4.3 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
[2025-05-07T22:18:49.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 9.7 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom
[2025-05-07T22:18:49.946Z] [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 235 kB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom
[2025-05-07T22:18:49.946Z] [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 1.1 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom
[2025-05-07T22:18:49.946Z] [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 79 kB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom
[2025-05-07T22:18:49.946Z] [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 3.2 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom
[2025-05-07T22:18:49.946Z] [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 380 kB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom
[2025-05-07T22:18:49.946Z] [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 821 kB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[2025-05-07T22:18:49.946Z] [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 1.9 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom
[2025-05-07T22:18:49.946Z] [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 1.3 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom
[2025-05-07T22:18:49.946Z] [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 675 kB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
[2025-05-07T22:18:49.946Z] [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 1.9 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.jar
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.jar
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.jar
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.jar
[2025-05-07T22:18:49.946Z] [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 739 kB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.jar
[2025-05-07T22:18:49.946Z] [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 1.7 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar
[2025-05-07T22:18:49.946Z] [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 4.3 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar
[2025-05-07T22:18:49.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar (93 kB at 3.9 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar
[2025-05-07T22:18:49.946Z] [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 12 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar
[2025-05-07T22:18:49.946Z] [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 10 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar
[2025-05-07T22:18:49.946Z] [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 7.1 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[2025-05-07T22:18:49.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar (123 kB at 4.1 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[2025-05-07T22:18:49.946Z] [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 1.1 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar
[2025-05-07T22:18:49.946Z] [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 6.4 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar
[2025-05-07T22:18:49.946Z] [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 7.0 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar
[2025-05-07T22:18:49.946Z] [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 1.9 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.jar
[2025-05-07T22:18:49.946Z] [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 13 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar
[2025-05-07T22:18:49.946Z] [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 705 kB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
[2025-05-07T22:18:49.946Z] [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 1.1 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar
[2025-05-07T22:18:49.946Z] [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 1.2 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar
[2025-05-07T22:18:49.946Z] [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 2.1 MB/s)
[2025-05-07T22:18:49.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
[2025-05-07T22:18:49.946Z] [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 1.2 MB/s)
[2025-05-07T22:18:49.946Z] [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 1.5 MB/s)
[2025-05-07T22:18:50.576Z] [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 6.0 MB/s)
[2025-05-07T22:18:50.576Z] [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 9.9 MB/s)
[2025-05-07T22:18:50.576Z] [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 35 MB/s)
[2025-05-07T22:18:50.576Z] [INFO]
[2025-05-07T22:18:50.576Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-vertx ---
[2025-05-07T22:18:50.576Z] [INFO]
[2025-05-07T22:18:50.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-vertx ---
[2025-05-07T22:18:50.576Z] [INFO]
[2025-05-07T22:18:50.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-vertx ---
[2025-05-07T22:18:50.576Z] [INFO]
[2025-05-07T22:18:50.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-vertx ---
[2025-05-07T22:18:50.576Z] [INFO]
[2025-05-07T22:18:50.576Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-vertx ---
[2025-05-07T22:18:50.576Z] [INFO]
[2025-05-07T22:18:50.576Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-vertx ---
[2025-05-07T22:18:51.205Z] [INFO] Processed 312 files in 566ms (Formatted: 0, Unchanged: 312, Failed: 0, Readonly: 0)
[2025-05-07T22:18:51.205Z] [INFO]
[2025-05-07T22:18:51.205Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-vertx ---
[2025-05-07T22:18:51.835Z] [INFO] Processed 312 files in 00:00.689 (Already Sorted: 312, Needed Sorting: 0)
[2025-05-07T22:18:51.835Z] [INFO]
[2025-05-07T22:18:51.835Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-vertx ---
[2025-05-07T22:18:51.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:51.835Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:18:51.835Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/vertx/src/main/resources
[2025-05-07T22:18:51.835Z] [INFO]
[2025-05-07T22:18:51.835Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-vertx ---
[2025-05-07T22:18:51.835Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:18:51.835Z] [INFO] Compiling 10 source files to /quarkus/independent-projects/resteasy-reactive/server/vertx/target/classes
[2025-05-07T22:18:51.835Z] [INFO]
[2025-05-07T22:18:51.835Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-vertx ---
[2025-05-07T22:18:51.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:18:51.835Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:18:51.835Z] [INFO] Copying 6 resources
[2025-05-07T22:18:51.835Z] [INFO]
[2025-05-07T22:18:51.835Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-vertx ---
[2025-05-07T22:18:51.835Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:18:51.835Z] [INFO] Compiling 302 source files to /quarkus/independent-projects/resteasy-reactive/server/vertx/target/test-classes
[2025-05-07T22:18:53.141Z] [INFO]
[2025-05-07T22:18:53.141Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-vertx ---
[2025-05-07T22:18:53.141Z] [INFO]
[2025-05-07T22:18:53.141Z] [INFO] -------------------------------------------------------
[2025-05-07T22:18:53.141Z] [INFO] T E S T S
[2025-05-07T22:18:53.141Z] [INFO] -------------------------------------------------------
[2025-05-07T22:18:53.141Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:18:54.448Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.transformation.AnnotationTransformationTest
[2025-05-07T22:18:56.794Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.446 s - in org.jboss.resteasy.reactive.server.vertx.test.transformation.AnnotationTransformationTest
[2025-05-07T22:18:56.794Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnClassAndMethodsTest
[2025-05-07T22:18:56.794Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnClassAndMethodsTest
[2025-05-07T22:18:56.794Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnMethodsTest
[2025-05-07T22:18:56.794Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnMethodsTest
[2025-05-07T22:18:56.794Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnMethodsTest
[2025-05-07T22:18:57.421Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnMethodsTest
[2025-05-07T22:18:57.421Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnClassAndMethodsTest
[2025-05-07T22:18:57.421Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnClassAndMethodsTest
[2025-05-07T22:18:57.421Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnClassTest
[2025-05-07T22:18:57.421Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnClassTest
[2025-05-07T22:18:57.421Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.GlobalThrowableExceptionMapperTest
[2025-05-07T22:18:57.421Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.GlobalThrowableExceptionMapperTest
[2025-05-07T22:18:57.421Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest
[2025-05-07T22:18:57.421Z] May 07, 2025 10:18:57 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:18:57.421Z] ERROR: Request failed
[2025-05-07T22:18:57.421Z] java.lang.IllegalArgumentException
[2025-05-07T22:18:57.421Z]
[2025-05-07T22:18:57.421Z] May 07, 2025 10:18:57 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:18:57.421Z] ERROR: Request failed
[2025-05-07T22:18:57.421Z] org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest$TestUnwrapException: java.lang.IllegalArgumentException
[2025-05-07T22:18:57.421Z] Caused by: java.lang.IllegalArgumentException
[2025-05-07T22:18:57.421Z]
[2025-05-07T22:18:57.421Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest
[2025-05-07T22:18:57.421Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.PerClassThrowableExceptionMapperTest
[2025-05-07T22:18:57.421Z] May 07, 2025 10:18:57 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:18:57.421Z] ERROR: Request failed
[2025-05-07T22:18:57.421Z] java.lang.reflect.InvocationTargetException
[2025-05-07T22:18:57.421Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
[2025-05-07T22:18:57.421Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-05-07T22:18:57.421Z] at org.jboss.resteasy.reactive.server.processor.ReflectionEndpointInvokerFactory$1$1.invoke(ReflectionEndpointInvokerFactory.java:31)
[2025-05-07T22:18:57.421Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-05-07T22:18:57.421Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-05-07T22:18:57.421Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-05-07T22:18:57.421Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2025-05-07T22:18:57.421Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2025-05-07T22:18:57.421Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-05-07T22:18:57.421Z] Caused by: java.lang.Throwable
[2025-05-07T22:18:57.421Z]
[2025-05-07T22:18:57.421Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.PerClassThrowableExceptionMapperTest
[2025-05-07T22:18:57.421Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.CustomExceptionMappersTest
[2025-05-07T22:18:57.421Z] May 07, 2025 10:18:57 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:18:57.421Z] ERROR: Request failed
[2025-05-07T22:18:57.421Z] org.jboss.resteasy.reactive.server.vertx.test.customexceptions.MyException
[2025-05-07T22:18:57.421Z]
[2025-05-07T22:18:57.421Z] May 07, 2025 10:18:57 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:18:57.421Z] ERROR: Request failed
[2025-05-07T22:18:57.421Z] java.lang.RuntimeException
[2025-05-07T22:18:57.421Z]
[2025-05-07T22:18:58.054Z] May 07, 2025 10:18:57 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:18:58.054Z] ERROR: Request failed
[2025-05-07T22:18:58.054Z] java.lang.RuntimeException
[2025-05-07T22:18:58.054Z]
[2025-05-07T22:18:58.054Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.CustomExceptionMappersTest
[2025-05-07T22:18:58.054Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.RestResponseTest
[2025-05-07T22:18:58.054Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in org.jboss.resteasy.reactive.server.vertx.test.response.RestResponseTest
[2025-05-07T22:18:58.054Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.NullHeaderTestCase
[2025-05-07T22:18:58.054Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.jboss.resteasy.reactive.server.vertx.test.response.NullHeaderTestCase
[2025-05-07T22:18:58.054Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.ResponseTest
[2025-05-07T22:18:58.054Z] [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
[2025-05-07T22:18:58.054Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnMethodTest
[2025-05-07T22:18:58.054Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnMethodTest
[2025-05-07T22:18:58.054Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.form.FormUrlencodedCorruptionTest
[2025-05-07T22:18:58.054Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.jboss.resteasy.reactive.server.vertx.test.form.FormUrlencodedCorruptionTest
[2025-05-07T22:18:58.054Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.path.WhitespaceInPathTest
[2025-05-07T22:18:58.054Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.resteasy.reactive.server.vertx.test.path.WhitespaceInPathTest
[2025-05-07T22:18:58.054Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.path.RestPathTestCase
[2025-05-07T22:18:58.054Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.jboss.resteasy.reactive.server.vertx.test.path.RestPathTestCase
[2025-05-07T22:18:58.054Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.OtherJavaTimeParamTest
[2025-05-07T22:18:58.683Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.OtherJavaTimeParamTest
[2025-05-07T22:18:58.683Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.SimpleQuarkusRestTestCase
[2025-05-07T22:18:58.683Z] May 07, 2025 10:18:58 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:18:58.683Z] ERROR: Request failed
[2025-05-07T22:18:58.683Z] java.lang.RuntimeException: OUCH
[2025-05-07T22:18:58.683Z]
[2025-05-07T22:18:58.683Z] constructed
[2025-05-07T22:18:59.313Z] constructed
[2025-05-07T22:18:59.313Z] constructed
[2025-05-07T22:18:59.313Z] constructed
[2025-05-07T22:18:59.313Z] constructed
[2025-05-07T22:18:59.313Z] [WARNING] Tests run: 30, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.975 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.SimpleQuarkusRestTestCase
[2025-05-07T22:18:59.313Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationPathTest
[2025-05-07T22:18:59.313Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationPathTest
[2025-05-07T22:18:59.313Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateParamTest
[2025-05-07T22:18:59.943Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateParamTest
[2025-05-07T22:18:59.943Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationWithBlockingTest
[2025-05-07T22:18:59.943Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationWithBlockingTest
[2025-05-07T22:18:59.943Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.RawListQueryParamTest
[2025-05-07T22:18:59.943Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.RawListQueryParamTest
[2025-05-07T22:18:59.943Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamEmptySubclassTest
[2025-05-07T22:18:59.943Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamEmptySubclassTest
[2025-05-07T22:18:59.943Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationTest
[2025-05-07T22:18:59.943Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationTest
[2025-05-07T22:18:59.943Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.MultipleAcceptHeadersTest
[2025-05-07T22:18:59.943Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.MultipleAcceptHeadersTest
[2025-05-07T22:19:00.573Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamWithLocalDateTimeTest
[2025-05-07T22:19:00.573Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamWithLocalDateTimeTest
[2025-05-07T22:19:00.573Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateCustomParamConverterProviderTest
[2025-05-07T22:19:00.573Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateCustomParamConverterProviderTest
[2025-05-07T22:19:00.573Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.InterfaceWithImplTest
[2025-05-07T22:19:00.573Z] [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
[2025-05-07T22:19:00.573Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateTimeParamTest
[2025-05-07T22:19:00.573Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateTimeParamTest
[2025-05-07T22:19:00.573Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BlockingWithFilterTest
[2025-05-07T22:19:00.573Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BlockingWithFilterTest
[2025-05-07T22:19:00.573Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.providers.FileTestCase
[2025-05-07T22:19:00.573Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.jboss.resteasy.reactive.server.vertx.test.providers.FileTestCase
[2025-05-07T22:19:00.573Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.providers.InvalidFileTestCase
[2025-05-07T22:19:00.573Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.jboss.resteasy.reactive.server.vertx.test.providers.InvalidFileTestCase
[2025-05-07T22:19:00.573Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.InnerClassTest
[2025-05-07T22:19:00.573Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.jboss.resteasy.reactive.server.vertx.test.InnerClassTest
[2025-05-07T22:19:00.573Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.matching.StemMatchTest
[2025-05-07T22:19:00.573Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.resteasy.reactive.server.vertx.test.matching.StemMatchTest
[2025-05-07T22:19:00.573Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.matching.RegexMatchTest
[2025-05-07T22:19:00.573Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.jboss.resteasy.reactive.server.vertx.test.matching.RegexMatchTest
[2025-05-07T22:19:00.573Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.MultipleHttpAnnotationsTest
[2025-05-07T22:19:00.573Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jboss.resteasy.reactive.server.vertx.test.MultipleHttpAnnotationsTest
[2025-05-07T22:19:00.573Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncRequestFilterTest
[2025-05-07T22:19:39.277Z] May 07, 2025 10:19:05 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:19:39.277Z] ERROR: Request failed
[2025-05-07T22:19:39.277Z] java.lang.Throwable: ouch
[2025-05-07T22:19:39.277Z]
[2025-05-07T22:19:39.277Z] May 07, 2025 10:19:07 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2025-05-07T22:19:39.277Z] ERROR: Request failed
[2025-05-07T22:19:39.277Z] java.lang.Throwable: ouch
[2025-05-07T22:19:39.277Z]
[2025-05-07T22:19:39.277Z] May 07, 2025 10:19:10 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:19:39.277Z] ERROR: Request failed
[2025-05-07T22:19:39.277Z] java.lang.Throwable: ouch
[2025-05-07T22:19:39.277Z]
[2025-05-07T22:19:39.277Z] May 07, 2025 10:19:13 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:19:39.277Z] ERROR: Request failed
[2025-05-07T22:19:39.277Z] java.lang.Throwable: ouch
[2025-05-07T22:19:39.277Z]
[2025-05-07T22:19:39.277Z] May 07, 2025 10:19:15 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2025-05-07T22:19:39.277Z] ERROR: Request failed
[2025-05-07T22:19:39.277Z] java.lang.Throwable: ouch
[2025-05-07T22:19:39.277Z]
[2025-05-07T22:19:39.277Z] May 07, 2025 10:19:18 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:19:39.277Z] ERROR: Request failed
[2025-05-07T22:19:39.277Z] java.lang.Throwable: ouch
[2025-05-07T22:19:39.277Z]
[2025-05-07T22:19:39.277Z] May 07, 2025 10:19:23 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2025-05-07T22:19:39.277Z] ERROR: Request failed
[2025-05-07T22:19:39.277Z] org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncFilterException: ouch
[2025-05-07T22:19:39.277Z]
[2025-05-07T22:19:39.277Z] May 07, 2025 10:19:31 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2025-05-07T22:19:39.277Z] ERROR: Request failed
[2025-05-07T22:19:39.277Z] org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncFilterException: ouch
[2025-05-07T22:19:39.277Z]
[2025-05-07T22:19:39.277Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.687 s - in org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncRequestFilterTest
[2025-05-07T22:19:39.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.ErroneousFieldMultipartInputTest
[2025-05-07T22:19:39.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.ErroneousFieldMultipartInputTest
[2025-05-07T22:19:39.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2025-05-07T22:19:39.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2025-05-07T22:19:39.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.RawMultipartTestCase
[2025-05-07T22:19:39.277Z] May 07, 2025 10:19:35 PM org.jboss.resteasy.reactive.common.processor.CalculatingIndexView index
[2025-05-07T22:19:39.277Z] WARN: Failed to index [B: Class does not exist in ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@639fee48
[2025-05-07T22:19:39.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.RawMultipartTestCase
[2025-05-07T22:19:39.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputTest
[2025-05-07T22:19:39.277Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputTest
[2025-05-07T22:19:39.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOptionalInputTest
[2025-05-07T22:19:39.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOptionalInputTest
[2025-05-07T22:19:39.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2025-05-07T22:19:39.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2025-05-07T22:19:39.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputBodyHandlerTest
[2025-05-07T22:19:39.277Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputBodyHandlerTest
[2025-05-07T22:19:39.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2025-05-07T22:19:39.277Z] HTTP/1.1 200 OK
[2025-05-07T22:19:39.277Z] content-length: 760
[2025-05-07T22:19:39.277Z] Content-Type: multipart/form-data;boundary=b51ce99b-e8d2-4f38-ad86-6c658db3aa66
[2025-05-07T22:19:39.277Z]
[2025-05-07T22:19:39.277Z] --b51ce99b-e8d2-4f38-ad86-6c658db3aa66
[2025-05-07T22:19:39.277Z] Content-Disposition: form-data; name="file"; filename="lorem.txt"
[2025-05-07T22:19:39.277Z] Content-Type: application/octet-stream
[2025-05-07T22:19:39.277Z]
[2025-05-07T22:19:39.277Z] Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
[2025-05-07T22:19:39.277Z] enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor
[2025-05-07T22:19:39.277Z] in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident,
[2025-05-07T22:19:39.277Z] sunt in culpa qui officia deserunt mollit anim id est laborum.
[2025-05-07T22:19:39.277Z]
[2025-05-07T22:19:39.277Z]
[2025-05-07T22:19:39.277Z] --b51ce99b-e8d2-4f38-ad86-6c658db3aa66
[2025-05-07T22:19:39.277Z] Content-Disposition: form-data; name="name"
[2025-05-07T22:19:39.277Z] Content-Type: text/plain
[2025-05-07T22:19:39.277Z]
[2025-05-07T22:19:39.277Z] a name
[2025-05-07T22:19:39.277Z] --b51ce99b-e8d2-4f38-ad86-6c658db3aa66--
[2025-05-07T22:19:39.277Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2025-05-07T22:19:39.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.InvalidEncodingTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.InvalidEncodingTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputWithAllUploadsTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputWithAllUploadsTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.stress.SuspendResumeStressTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 s - in org.jboss.resteasy.reactive.server.vertx.test.stress.SuspendResumeStressTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnApplicationTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnApplicationTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.CustomFiltersTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.CustomFiltersTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.AbortingFiltersTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.AbortingFiltersTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.FilterWithPathParamsTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.FilterWithPathParamsTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.AnotherValidNonBlockingFiltersTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.AnotherValidNonBlockingFiltersTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.InvalidNonBlockingFiltersTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.InvalidNonBlockingFiltersTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.UniFiltersTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.UniFiltersTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.NoTargetTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.NoTargetTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.ValidNonBlockingFiltersTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.ValidNonBlockingFiltersTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceLocatorTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceLocatorTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SpecialResourceTest
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SpecialResourceTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.WiderMappingNegativeTest
[2025-05-07T22:19:39.278Z] [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.WiderMappingNegativeTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ClassLevelMediaTypeTest
[2025-05-07T22:19:39.278Z] class org.jboss.resteasy.reactive.client.impl.WebTargetImpl
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ClassLevelMediaTypeTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.HttpHeadersTest
[2025-05-07T22:19:39.278Z] [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.HttpHeadersTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ResourceLocatorTest
[2025-05-07T22:19:39.278Z] May 07, 2025 10:19:39 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource doGet
[2025-05-07T22:19:39.278Z] INFO: Uri Ancesstors for Subresource.doGet():
[2025-05-07T22:19:39.278Z] May 07, 2025 10:19:39 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource doGet
[2025-05-07T22:19:39.278Z] INFO: Uri Ancestors Object for Subresource.doGet():
[2025-05-07T22:19:39.278Z] May 07, 2025 10:19:39 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource getSubresource2
[2025-05-07T22:19:39.278Z] INFO: Uri Ancestors for Subresource.getSubresource2():
[2025-05-07T22:19:39.278Z] May 07, 2025 10:19:39 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource getSubresource2
[2025-05-07T22:19:39.278Z] INFO: Uri Ancestors Object for Subresource.getSubresource2():
[2025-05-07T22:19:39.278Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ResourceLocatorTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortFilterWithLargePayloadTest
[2025-05-07T22:19:39.278Z] [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.AbortFilterWithLargePayloadTest
[2025-05-07T22:19:39.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.BasicGenericTypesHandlingTest
[2025-05-07T22:19:39.908Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.BasicGenericTypesHandlingTest
[2025-05-07T22:19:39.908Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.InheritanceTest
[2025-05-07T22:19:39.908Z] [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.InheritanceTest
[2025-05-07T22:19:39.908Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceRequestFilterTest
[2025-05-07T22:19:39.908Z] [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.SubResourceRequestFilterTest
[2025-05-07T22:19:39.908Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2025-05-07T22:19:39.908Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2025-05-07T22:19:39.908Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MultiInterfaceResLocatorTest
[2025-05-07T22:19:39.908Z] [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.MultiInterfaceResLocatorTest
[2025-05-07T22:19:39.908Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.DefaultMediaTypeTest
[2025-05-07T22:19:39.908Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.DefaultMediaTypeTest
[2025-05-07T22:19:39.908Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2025-05-07T22:19:39.908Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2025-05-07T22:19:39.908Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.UriInfoTest
[2025-05-07T22:19:39.908Z] Constructed
[2025-05-07T22:19:39.908Z] Constructed
[2025-05-07T22:19:39.908Z] Constructed
[2025-05-07T22:19:39.908Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.087 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.UriInfoTest
[2025-05-07T22:19:39.908Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MatchedResourceTest
[2025-05-07T22:19:39.908Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MatchedResourceTest
[2025-05-07T22:19:39.908Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericResourceTest
[2025-05-07T22:19:39.908Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.054 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericResourceTest
[2025-05-07T22:19:39.908Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortingRequestFilterTest
[2025-05-07T22:19:39.908Z] [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.AbortingRequestFilterTest
[2025-05-07T22:19:39.908Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ParameterSubResTest
[2025-05-07T22:19:40.542Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ParameterSubResTest
[2025-05-07T22:19:40.542Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ReponseInfoTest
[2025-05-07T22:19:40.542Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ReponseInfoTest
[2025-05-07T22:19:40.542Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericEntityTest
[2025-05-07T22:19:40.542Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericEntityTest
[2025-05-07T22:19:40.542Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2025-05-07T22:19:40.542Z] [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.CovariantReturnSubresourceLocatorsTest
[2025-05-07T22:19:40.542Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CollectionDefaultValueTest
[2025-05-07T22:19:40.542Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.03 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CollectionDefaultValueTest
[2025-05-07T22:19:40.542Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.headers.ResponseHeaderTest
[2025-05-07T22:19:40.542Z] May 07, 2025 10:19:40 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:19:40.542Z] ERROR: Request failed
[2025-05-07T22:19:40.542Z] java.lang.IllegalArgumentException
[2025-05-07T22:19:40.542Z]
[2025-05-07T22:19:40.542Z] May 07, 2025 10:19:40 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:19:40.542Z] ERROR: Request failed
[2025-05-07T22:19:40.542Z] java.lang.IllegalArgumentException
[2025-05-07T22:19:40.542Z]
[2025-05-07T22:19:40.542Z] May 07, 2025 10:19:40 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:19:40.542Z] ERROR: Request failed
[2025-05-07T22:19:40.542Z] java.lang.IllegalArgumentException
[2025-05-07T22:19:40.542Z]
[2025-05-07T22:19:40.542Z] May 07, 2025 10:19:40 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:19:40.542Z] ERROR: Request failed
[2025-05-07T22:19:40.542Z] java.lang.IllegalArgumentException
[2025-05-07T22:19:40.542Z]
[2025-05-07T22:19:40.542Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.jboss.resteasy.reactive.server.vertx.test.headers.ResponseHeaderTest
[2025-05-07T22:19:40.542Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.status.ResponseStatusTest
[2025-05-07T22:19:40.542Z] May 07, 2025 10:19:40 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:19:40.542Z] ERROR: Request failed
[2025-05-07T22:19:40.542Z] java.lang.IllegalArgumentException
[2025-05-07T22:19:40.542Z]
[2025-05-07T22:19:40.542Z] May 07, 2025 10:19:40 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:19:40.542Z] ERROR: Request failed
[2025-05-07T22:19:40.542Z] java.lang.IllegalArgumentException
[2025-05-07T22:19:40.542Z]
[2025-05-07T22:19:40.542Z] May 07, 2025 10:19:40 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:19:40.542Z] ERROR: Request failed
[2025-05-07T22:19:40.542Z] java.lang.IllegalArgumentException
[2025-05-07T22:19:40.542Z]
[2025-05-07T22:19:40.542Z] May 07, 2025 10:19:40 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2025-05-07T22:19:40.542Z] ERROR: Request failed
[2025-05-07T22:19:40.542Z] java.lang.IllegalArgumentException
[2025-05-07T22:19:40.542Z]
[2025-05-07T22:19:40.542Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.jboss.resteasy.reactive.server.vertx.test.status.ResponseStatusTest
[2025-05-07T22:19:40.542Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.SimpleVertxResteasyReactiveTest
[2025-05-07T22:19:40.542Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jboss.resteasy.reactive.server.vertx.test.SimpleVertxResteasyReactiveTest
[2025-05-07T22:19:40.542Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.NoAcceptMultipleProducesTest
[2025-05-07T22:19:40.542Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.NoAcceptMultipleProducesTest
[2025-05-07T22:19:40.542Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.ContentTypeCaseTest
[2025-05-07T22:19:40.542Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.ContentTypeCaseTest
[2025-05-07T22:19:40.542Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.InvalidContentTypeTest
[2025-05-07T22:19:40.542Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.InvalidContentTypeTest
[2025-05-07T22:19:41.169Z] [INFO]
[2025-05-07T22:19:41.169Z] [INFO] Results:
[2025-05-07T22:19:41.169Z] [INFO]
[2025-05-07T22:19:41.169Z] [WARNING] Tests run: 215, Failures: 0, Errors: 0, Skipped: 11
[2025-05-07T22:19:41.169Z] [INFO]
[2025-05-07T22:19:41.169Z] [INFO]
[2025-05-07T22:19:41.169Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-vertx ---
[2025-05-07T22:19:41.169Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final.jar
[2025-05-07T22:19:41.169Z] [INFO]
[2025-05-07T22:19:41.169Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-vertx ---
[2025-05-07T22:19:41.169Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final-sources.jar
[2025-05-07T22:19:41.169Z] [INFO]
[2025-05-07T22:19:41.169Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-vertx ---
[2025-05-07T22:19:41.169Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final.jar
[2025-05-07T22:19:41.169Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final.pom
[2025-05-07T22:19:41.169Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final-sources.jar
[2025-05-07T22:19:41.169Z] [INFO]
[2025-05-07T22:19:41.169Z] [INFO] --------< io.quarkus.resteasy.reactive:resteasy-reactive-jsonb >--------
[2025-05-07T22:19:41.169Z] [INFO] Building RESTEasy Reactive - JSONB Support - Runtime 2.7.5.Final [53/964]
[2025-05-07T22:19:41.169Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:19:41.169Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom
[2025-05-07T22:19:41.169Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom (29 kB at 1.8 MB/s)
[2025-05-07T22:19:41.169Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.pom
[2025-05-07T22:19:41.170Z] [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 2.2 MB/s)
[2025-05-07T22:19:41.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar
[2025-05-07T22:19:41.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar
[2025-05-07T22:19:41.170Z] [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 2.9 MB/s)
[2025-05-07T22:19:41.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar (365 kB at 10 MB/s)
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO] Processed 2 files in 42ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO] Processed 2 files in 00:00.018 (Already Sorted: 2, Needed Sorting: 0)
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:41.170Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:19:41.170Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jsonb/src/main/resources
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:19:41.170Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/classes
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:41.170Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:19:41.170Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jsonb/src/test/resources
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO] No sources to compile
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO] No tests to run.
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final.jar
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-jsonb ---
[2025-05-07T22:19:41.170Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final.jar
[2025-05-07T22:19:41.170Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final.pom
[2025-05-07T22:19:41.170Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-jackson >-------
[2025-05-07T22:19:41.170Z] [INFO] Building RESTEasy Reactive - Jackson Support - Runtime 2.7.5.Final [54/964]
[2025-05-07T22:19:41.170Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.170Z] [INFO]
[2025-05-07T22:19:41.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.798Z] [INFO] Processed 2 files in 27ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.798Z] [INFO] Processed 2 files in 00:00.012 (Already Sorted: 2, Needed Sorting: 0)
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:41.798Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:19:41.798Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jackson/src/main/resources
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.798Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:19:41.798Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/resteasy-reactive/server/jackson/target/classes
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:41.798Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:19:41.798Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jackson/src/test/resources
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.798Z] [INFO] No sources to compile
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.798Z] [INFO] No tests to run.
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.798Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final.jar
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.798Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-jackson ---
[2025-05-07T22:19:41.798Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final.jar
[2025-05-07T22:19:41.798Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final.pom
[2025-05-07T22:19:41.798Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --< io.quarkus.resteasy.reactive:resteasy-reactive-client-processor >---
[2025-05-07T22:19:41.798Z] [INFO] Building RESTEasy Reactive - Client - Processor 2.7.5.Final [55/964]
[2025-05-07T22:19:41.798Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:41.798Z] [INFO] Processed 15 files in 73ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:41.798Z] [INFO] Processed 15 files in 00:00.055 (Already Sorted: 15, Needed Sorting: 0)
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:41.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:41.798Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:19:41.798Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/processor/src/main/resources
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:41.798Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:19:41.798Z] [INFO] Compiling 14 source files to /quarkus/independent-projects/resteasy-reactive/client/processor/target/classes
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:41.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:41.798Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2025-05-07T22:19:41.798Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/processor/src/test/resources
[2025-05-07T22:19:41.798Z] [INFO]
[2025-05-07T22:19:41.798Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:41.798Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:19:41.798Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/resteasy-reactive/client/processor/target/test-classes
[2025-05-07T22:19:42.427Z] [INFO]
[2025-05-07T22:19:42.427Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:42.427Z] [INFO]
[2025-05-07T22:19:42.427Z] [INFO] -------------------------------------------------------
[2025-05-07T22:19:42.427Z] [INFO] T E S T S
[2025-05-07T22:19:42.427Z] [INFO] -------------------------------------------------------
[2025-05-07T22:19:42.427Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:19:43.148Z] [INFO] Running org.jboss.resteasy.reactive.client.processor.beanparam.BeanParamParserTest
[2025-05-07T22:19:43.148Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.jboss.resteasy.reactive.client.processor.beanparam.BeanParamParserTest
[2025-05-07T22:19:43.148Z] [INFO]
[2025-05-07T22:19:43.148Z] [INFO] Results:
[2025-05-07T22:19:43.148Z] [INFO]
[2025-05-07T22:19:43.148Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:19:43.148Z] [INFO]
[2025-05-07T22:19:43.148Z] [INFO]
[2025-05-07T22:19:43.148Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:43.148Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final.jar
[2025-05-07T22:19:43.148Z] [INFO]
[2025-05-07T22:19:43.148Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:43.148Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final-sources.jar
[2025-05-07T22:19:43.148Z] [INFO]
[2025-05-07T22:19:43.148Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client-processor ---
[2025-05-07T22:19:43.148Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final.jar
[2025-05-07T22:19:43.148Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final.pom
[2025-05-07T22:19:43.148Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final-sources.jar
[2025-05-07T22:19:43.148Z] [INFO]
[2025-05-07T22:19:43.148Z] [INFO] --------------------< io.quarkus:quarkus-bom-test >---------------------
[2025-05-07T22:19:43.148Z] [INFO] Building Quarkus - BOM - Test 2.7.5.Final [56/964]
[2025-05-07T22:19:43.149Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom-test ---
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom-test ---
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom-test ---
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom-test ---
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom-test ---
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom-test ---
[2025-05-07T22:19:43.149Z] [INFO] Installing /quarkus/bom/test/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bom-test/2.7.5.Final/quarkus-bom-test-2.7.5.Final.pom
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Vert.x - HTTP
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Vert.x - HTTP - Dev Console Runtime SPI
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Vert.x - HTTP - Dev Console SPI
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - ArC
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - ArC - Runtime
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - ArC - Deployment
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Undertow
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Undertow - SPI
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Security
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Security - Runtime SPI
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - SmallRye Context Propagation
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - SmallRye Context Propagation - Runtime
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Mutiny
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Mutiny - Runtime
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Netty
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Netty - Runtime
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Vert.x
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Vert.x - Runtime
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Vert.x - HTTP - Runtime
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Undertow - Runtime
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Netty - Deployment
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - SmallRye Context Propagation - Deployment
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Mutiny - Deployment
[2025-05-07T22:19:43.149Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO]
[2025-05-07T22:19:43.149Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.149Z] [INFO] Skipping Quarkus - Vert.x - Deployment
[2025-05-07T22:19:43.150Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO] Skipping Quarkus - Vert.x - HTTP - Deployment - SPI
[2025-05-07T22:19:43.150Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO] Skipping Quarkus - Kubernetes
[2025-05-07T22:19:43.150Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO] Skipping Quarkus - Kubernetes - SPI
[2025-05-07T22:19:43.150Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO] Skipping Quarkus - Security - Runtime
[2025-05-07T22:19:43.150Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO] Skipping Quarkus - Security - SPI
[2025-05-07T22:19:43.150Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO] Skipping Quarkus - Security - Test Utilities
[2025-05-07T22:19:43.150Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO] Skipping Quarkus - Security - Deployment
[2025-05-07T22:19:43.150Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] ----------------< io.quarkus:quarkus-junit5-properties >----------------
[2025-05-07T22:19:43.150Z] [INFO] Building Quarkus - Test Framework - JUnit 5 - Properties 2.7.5.Final [57/964]
[2025-05-07T22:19:43.150Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO] Skipping Rule Enforcement.
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO] Skipping Rule Enforcement.
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:43.150Z] [INFO] Copying 1 resource
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO] No sources to compile
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:43.150Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-properties/src/test/resources
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO] No sources to compile
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO] No tests to run.
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO] Building jar: /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final.jar
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO] Building jar: /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final-sources.jar
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-properties ---
[2025-05-07T22:19:43.150Z] [INFO] Installing /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final.jar
[2025-05-07T22:19:43.150Z] [INFO] Installing /quarkus/test-framework/junit5-properties/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final.pom
[2025-05-07T22:19:43.150Z] [INFO] Installing /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final-sources.jar
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO] Skipping Quarkus - Test Framework - JUnit 5
[2025-05-07T22:19:43.150Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO] Skipping Quarkus - Vert.x - HTTP - Deployment
[2025-05-07T22:19:43.150Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO] Skipping Quarkus - Undertow - Deployment
[2025-05-07T22:19:43.150Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:43.150Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:43.150Z] [INFO]
[2025-05-07T22:19:43.150Z] [INFO] --------------< io.quarkus:quarkus-test-extension-parent >--------------
[2025-05-07T22:19:43.150Z] [INFO] Building Quarkus - Core - Test Extension 2.7.5.Final [58/964]
[2025-05-07T22:19:43.150Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:19:44.599Z] [INFO]
[2025-05-07T22:19:44.599Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension-parent ---
[2025-05-07T22:19:44.599Z] [INFO]
[2025-05-07T22:19:44.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension-parent ---
[2025-05-07T22:19:44.599Z] [INFO]
[2025-05-07T22:19:44.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension-parent ---
[2025-05-07T22:19:44.599Z] [INFO] Skipping Rule Enforcement.
[2025-05-07T22:19:44.599Z] [INFO]
[2025-05-07T22:19:44.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension-parent ---
[2025-05-07T22:19:44.599Z] [INFO] Skipping Rule Enforcement.
[2025-05-07T22:19:44.599Z] [INFO]
[2025-05-07T22:19:44.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension-parent ---
[2025-05-07T22:19:44.599Z] [INFO]
[2025-05-07T22:19:44.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension-parent ---
[2025-05-07T22:19:44.599Z] [INFO]
[2025-05-07T22:19:44.599Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension-parent ---
[2025-05-07T22:19:44.599Z] [INFO]
[2025-05-07T22:19:44.599Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension-parent ---
[2025-05-07T22:19:44.599Z] [INFO]
[2025-05-07T22:19:44.599Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension-parent ---
[2025-05-07T22:19:44.599Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:19:44.599Z] [INFO]
[2025-05-07T22:19:44.599Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension-parent ---
[2025-05-07T22:19:44.599Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension-parent ---
[2025-05-07T22:19:44.600Z] [INFO] Installing /quarkus/core/test-extension/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-extension-parent/2.7.5.Final/quarkus-test-extension-parent-2.7.5.Final.pom
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.600Z] [INFO] Skipping Quarkus - Core - Test Extension - Runtime
[2025-05-07T22:19:44.600Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.600Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.600Z] [INFO] Skipping Quarkus - Core - Test Extension - Deployment
[2025-05-07T22:19:44.600Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.600Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] -------------------< io.quarkus:quarkus-junit4-mock >-------------------
[2025-05-07T22:19:44.600Z] [INFO] Building Quarkus - JUnit 4 Mock 2.7.5.Final [59/964]
[2025-05-07T22:19:44.600Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO] Processed 4 files in 27ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO] Processed 4 files in 00:00.004 (Already Sorted: 4, Needed Sorting: 0)
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:44.600Z] [INFO] skip non existing resourceDirectory /quarkus/core/junit4-mock/src/main/resources
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:19:44.600Z] [INFO] Compiling 4 source files to /quarkus/core/junit4-mock/target/classes
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:44.600Z] [INFO] skip non existing resourceDirectory /quarkus/core/junit4-mock/src/test/resources
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO] No sources to compile
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO] No tests to run.
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO] Building jar: /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final.jar
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO] Building jar: /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final-sources.jar
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit4-mock ---
[2025-05-07T22:19:44.600Z] [INFO] Installing /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final.jar
[2025-05-07T22:19:44.600Z] [INFO] Installing /quarkus/core/junit4-mock/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final.pom
[2025-05-07T22:19:44.600Z] [INFO] Installing /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final-sources.jar
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.600Z] [INFO] Skipping Quarkus - Test Framework - H2 Database Support
[2025-05-07T22:19:44.600Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.600Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.600Z] [INFO] Skipping Quarkus - Test Framework - Derby Database Support
[2025-05-07T22:19:44.600Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.600Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.600Z] [INFO] Skipping Quarkus - Test Framework - Kubernetes Client Mock Server support
[2025-05-07T22:19:44.600Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.600Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.600Z] [INFO] Skipping Quarkus - Test Framework - OpenShift Client Mock Server support
[2025-05-07T22:19:44.600Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.600Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --------------< io.quarkus:quarkus-junit5-mockito-config >--------------
[2025-05-07T22:19:44.600Z] [INFO] Building Quarkus - Test framework - JUnit 5 - Mockito Config 2.7.5.Final [60/964]
[2025-05-07T22:19:44.600Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.600Z] [INFO] Skipping Rule Enforcement.
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.600Z] [INFO] Skipping Rule Enforcement.
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.600Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.600Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:44.600Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito-config/src/main/resources
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.600Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:19:44.600Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5-mockito-config/target/classes
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:44.600Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito-config/src/test/resources
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.600Z] [INFO] No sources to compile
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.600Z] [INFO] No tests to run.
[2025-05-07T22:19:44.600Z] [INFO]
[2025-05-07T22:19:44.600Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.601Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final.jar
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.601Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-mockito-config ---
[2025-05-07T22:19:44.601Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final.jar
[2025-05-07T22:19:44.601Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final.pom
[2025-05-07T22:19:44.601Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO] Skipping Quarkus - Test framework - JUnit 5 - Mockito
[2025-05-07T22:19:44.601Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO] Skipping Quarkus - Test framework - Vert.x
[2025-05-07T22:19:44.601Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO] Skipping Quarkus - Jackson
[2025-05-07T22:19:44.601Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO] Skipping Quarkus - Jackson - Runtime
[2025-05-07T22:19:44.601Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO] Skipping Quarkus - Amazon Lambda
[2025-05-07T22:19:44.601Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO] Skipping Quarkus - Amazon Lambda - Common Runtime
[2025-05-07T22:19:44.601Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO] Skipping Quarkus - Test Framework - Amazon Lambda
[2025-05-07T22:19:44.601Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO] Skipping Quarkus - Test Framework - Arquillian Adapter
[2025-05-07T22:19:44.601Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] ---------------< io.quarkus:quarkus-devmode-test-utils >----------------
[2025-05-07T22:19:44.601Z] [INFO] Building Quarkus - Test Framework - Dev Mode Test Utils 2.7.5.Final [61/964]
[2025-05-07T22:19:44.601Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO] Skipping Rule Enforcement.
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO] Skipping Rule Enforcement.
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO] Processed 1 files in 23ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO] Processed 1 files in 00:00.012 (Already Sorted: 1, Needed Sorting: 0)
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:44.601Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/devmode-test-utils/src/main/resources
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:19:44.601Z] [INFO] Compiling 1 source file to /quarkus/test-framework/devmode-test-utils/target/classes
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:44.601Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/devmode-test-utils/src/test/resources
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO] No sources to compile
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO] No tests to run.
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO] Building jar: /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final.jar
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO] Building jar: /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final-sources.jar
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devmode-test-utils ---
[2025-05-07T22:19:44.601Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final.jar
[2025-05-07T22:19:44.601Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final.pom
[2025-05-07T22:19:44.601Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final-sources.jar
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO] Skipping Quarkus - Test Framework - Maven Integration
[2025-05-07T22:19:44.601Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO] Skipping Quarkus - Test framework - embedded LDAP server
[2025-05-07T22:19:44.601Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO] Skipping Quarkus - Test Framework - Security
[2025-05-07T22:19:44.601Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO] Skipping Quarkus - Test Framework - Security JWT
[2025-05-07T22:19:44.601Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO] Skipping Quarkus - Credentials
[2025-05-07T22:19:44.601Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.601Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.601Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - Credentials - Runtime
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - SmallRye JWT Token Build
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - SmallRye JWT Token Build - Runtime
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - OpenID Connect Common
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - OpenID Connect Common - Runtime
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - OpenID Connect Adapter
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - OpenID Connect Adapter - Runtime
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - Test Framework - Security OIDC
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - Test Framework - OIDC Wiremock Server support
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - Test Framework - Keycloak Server support
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------< io.quarkus:quarkus-jacoco-parent >------------------
[2025-05-07T22:19:44.602Z] [INFO] Building Quarkus - Jacoco 2.7.5.Final [62/964]
[2025-05-07T22:19:44.602Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco-parent ---
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco-parent ---
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco-parent ---
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco-parent ---
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco-parent ---
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco-parent ---
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco-parent ---
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco-parent ---
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco-parent ---
[2025-05-07T22:19:44.602Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco-parent ---
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco-parent ---
[2025-05-07T22:19:44.602Z] [INFO] Installing /quarkus/test-framework/jacoco/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jacoco-parent/2.7.5.Final/quarkus-jacoco-parent-2.7.5.Final.pom
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - Jacoco - Runtime
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - Jacoco - Deployment
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - Reactive Streams Operators
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - SmallRye Mutiny Reactive Streams Operators
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO] Skipping Quarkus - Kubernetes Service Binding
[2025-05-07T22:19:44.602Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.602Z] [INFO]
[2025-05-07T22:19:44.602Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - Kubernetes Service Binding - Runtime
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - SmallRye Health
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - SmallRye Health - Runtime
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - RESTEasy - Parent - Aggregator
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - RESTEasy - Common
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - RESTEasy - Common - Runtime
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - RESTEasy - Server common
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - RESTEasy - Server common - Runtime
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - RESTEasy
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - RESTEasy - Runtime
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Parent - Aggregator
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Common
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Common - Runtime
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Kotlin
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Kotlin - Runtime
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - RESTEasy Reactive
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Runtime
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - SmallRye Metrics
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - SmallRye Metrics - Runtime
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - Jaeger
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - Jaeger - Runtime
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - SmallRye OpenTracing
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - SmallRye OpenTracing - Runtime
[2025-05-07T22:19:44.603Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO]
[2025-05-07T22:19:44.603Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.603Z] [INFO] Skipping Quarkus - MongoDB Client
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - MongoDB Client - Runtime
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - Test Framework - MongoDB Support
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - Test Framework - Infinispan Client Support
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - Scheduler
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - Scheduler - Runtime
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - Apache HttpClient - Parent
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - Apache HttpClient - Runtime
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - REST Client Config
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - REST Client Config - Runtime
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - REST Client
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - REST Client - Runtime
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - gRPC Common
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - gRPC Common - Runtime
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - SmallRye Stork Integration
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - SmallRye Stork - Runtime
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - gRPC parent
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - gRPC - Protoc Plugin
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - gRPC - Code Gen
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - gRPC - Stubs for health and reflection
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - gRPC - Runtime
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - Micrometer
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - Micrometer - Runtime
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - Micrometer Registry - Prometheus - Parent
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - Micrometer Registry - Prometheus Runtime
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO] Skipping Quarkus - RESTEasy - Common - SPI
[2025-05-07T22:19:44.604Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.604Z] [INFO]
[2025-05-07T22:19:44.604Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - RESTEasy Reactive - SPI
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - RESTEasy - Common - Deployment
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - JAX-RS SPI - Parent
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - JAX-RS - SPI - Deployment
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - RESTEasy - Server common - SPI
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - RESTEasy - Server common - Deployment
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - RESTEasy - Deployment
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - Apache HttpClient - Deployment
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - REST Client Config - Deployment
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - SmallRye Fault tolerance
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - SmallRye Fault tolerance - Runtime
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - SmallRye Fault tolerance - Deployment
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - REST Client - Deployment
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - Jackson - SPI
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - Jackson - Deployment
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - RESTEasy - Jackson
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - RESTEasy - Jackson - Runtime
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - RESTEasy - Jackson - Deployment
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - Reactive Routes
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - Reactive Routes - Runtime
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - Hibernate Validator
[2025-05-07T22:19:44.605Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO]
[2025-05-07T22:19:44.605Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.605Z] [INFO] Skipping Quarkus - Hibernate Validator - SPI
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Elytron Security - Common
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Elytron Security - Common - Runtime
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Elytron Security - Common - Deployment
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Elytron Security
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Elytron Security - Runtime
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Elytron Security - Deployment
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Elytron Security Properties File
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Elytron Security Properties File - Runtime
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Elytron Security Properties File - Deployment
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Hibernate Validator - Runtime
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - JSON-B
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - JSON-B - Runtime
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - RESTEasy - JSON-B
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - RESTEasy - JSON-B - Runtime
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - JSON-B - SPI
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - JSON-B - Deployment
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - RESTEasy - JSON-B - Deployment
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Hibernate Validator - Deployment
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Reactive Routes - Deployment
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Micrometer - Deployment
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Micrometer Registry - Prometheus Deployment
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Scheduler - Deployment
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Datasource
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Datasource - Common
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Agroal
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Agroal - SPI
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Datasource - Runtime
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Narayana JTA
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Narayana JTA - Runtime
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO]
[2025-05-07T22:19:44.606Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.606Z] [INFO] Skipping Quarkus - Agroal - Runtime
[2025-05-07T22:19:44.606Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - Quartz
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - Quartz - Runtime
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - SmallRye Metrics - SPI
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - SmallRye Metrics - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - Quartz - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - JAXP
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - JAXP - Runtime
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - JAXP - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - SmallRye Stork - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - Configuration - YAML
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - Configuration - YAML - Runtime
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - Configuration - YAML - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - JAXB
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - JAXB - Runtime
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - JAXB - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - WebSockets Client
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - WebSockets Client - Runtime
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - WebSockets
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - WebSockets - Runtime
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - WebSockets Client - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - WebSockets - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - WebSockets Aggregator
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - Undertow - WebSockets - Legacy Compat Artifact
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - WebJar Locator
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - WebJar Locator - Runtime
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - WebJar Locator - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Common - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Server - SPI - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Kotlin - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - JAX-RS Client Reactive
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - JAX-RS Client Reactive - Runtime
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - JAX-RS Client Reactive - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Jackson Common Bits
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Jackson
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Jackson - Runtime
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Jackson - Deployment
[2025-05-07T22:19:44.607Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.607Z] [INFO]
[2025-05-07T22:19:44.607Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - JSON-B
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - JSON-B - Runtime
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - JSON-B - Deployment
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - JAXB
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - JAXB - Runtime
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - JAXB - Deployment
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - Panache
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - Panache - Common
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - Panache - Common - Runtime
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - Panache - Common - Deployment
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - Qute
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - Qute - Runtime
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - Qute - Deployment
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Qute
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Qute - Runtime
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Qute - Deployment
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Servlet
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive Servlet - Runtime
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive Servlet - Deployment
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Kotlin
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - REST Client Reactive
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - REST Client Reactive - Runtime
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - REST Client Reactive - Deployment
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - REST Client Reactive Jackson
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - REST Client Reactive Jackson
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - REST Client Reactive Jackson - Deployment
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - Kotlin
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - Kotlin - Runtime
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Kotlin Serialization Common
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - REST Client Reactive Kotlin Serialization Parent
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - REST Client Reactive Kotlin Serialization
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - Kotlin - Deployment
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - REST Client Reactive Kotlin Serialization - Deployment
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - REST Client Reactive Kotlin Serialization - Tests
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Links
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Links - Runtime
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RESTEasy Reactive - Links - Deployment
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO]
[2025-05-07T22:19:44.608Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.608Z] [INFO] Skipping Quarkus - RestEasy Reactive Kotlin Serialization
[2025-05-07T22:19:44.608Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - RestEasy Reactive Kotlin Serialization - Runtime
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - RestEasy Reactive Kotlin Serialization - Deployment
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - SmallRye Health - SPI
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - SmallRye OpenAPI
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - SmallRye OpenAPI - SPI
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - SmallRye OpenAPI - Common
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - SmallRye OpenAPI - Common - Deployment
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Swagger UI
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Swagger UI - Runtime
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Swagger UI - Deployment
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - SmallRye OpenAPI - Runtime
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - SmallRye OpenAPI - Deployment
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - SmallRye Health - Deployment
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Jaeger - Deployment
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Caffeine
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Caffeine - Runtime
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Hibernate ORM
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Hibernate ORM - Runtime
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Narayana JTA - Deployment
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Datasource - Deployment
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Kubernetes Service Binding - SPI
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Datasource - Deployment
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Credentials - Deployment
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - DevServices
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - DevServices - H2
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - JDBC
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - JDBC - H2
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - JDBC - H2 - Runtime
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - JDBC - H2 - Deployment
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Agroal - Deployment
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Caffeine - Deployment
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Panache - Hibernate - Common
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Panache - Hibernate - Common - Runtime
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO] Skipping Quarkus - Panache - Hibernate - Common - Deployment
[2025-05-07T22:19:44.609Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.609Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.609Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - Hibernate ORM - Deployment
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - SmallRye OpenTracing - Deployment
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - OpenTelemetry - Parent - Aggregator
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - OpenTelemetry
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - OpenTelemetry - Runtime
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - OpenTelemetry - Deployment
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - Jaeger
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - Jaeger - Runtime
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - gRPC Common - Deployment
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - Jaeger - Deployment
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - OTLP
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - OTLP - Runtime
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - OTLP - Deployment
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - JAXB
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - JAXB - Runtime
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - JAXB - Deployment
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Links
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Links - Runtime
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Links - Deployment
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Mutiny - Common
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Mutiny - Common - Runtime
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Mutiny - Common - Deployment
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Mutiny
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Mutiny - Runtime
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Mutiny - Deployment
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Qute
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Qute - Runtime
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Qute - Deployment
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Multipart
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Multipart - Runtime
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - RESTEasy - Multipart - Deployment
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - REST Client - Jackson
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - REST Client - Jackson - Runtime
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO] Skipping Quarkus - REST Client - Jackson - Deployment
[2025-05-07T22:19:44.610Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.610Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.610Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - REST Client - JSON-B
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - REST Client - JSON-B - Runtime
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - REST Client - JSON-B - Deployment
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - REST Client - JAXB
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - REST Client - JAXB - Runtime
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - REST Client - JAXB - Deployment
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - REST Client - Mutiny
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - REST Client - Mutiny - Runtime
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - REST Client - Mutiny - Deployment
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Streams Operators (deprecated)
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Streams Operators - Runtime
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Streams Operators - Deployment
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Type Converters
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Type Converters - Runtime
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Type Converters - Deployment
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - Kotlin
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - Runtime
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - Deployment
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - Kafka - Client
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - Kafka - Client - Runtime
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - DevServices - Common
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - Kafka - Client - Deployment
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - Kafka
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - Kafka - Runtime
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - Avro
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - Avro - Runtime
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - Apicurio Registry - Avro
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - Apicurio Registry - Avro - Runtime
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - Avro - Deployment
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - Apicurio Registry - Avro - Deployment
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - Kafka - Deployment
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - AMQP 1.0
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - MQTT
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - MQTT - Runtime
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO]
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.611Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - MQTT - Deployment
[2025-05-07T22:19:44.611Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.611Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive Datasource
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive Datasource - Runtime
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive Datasource - Deployment
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - DevServices - DB2
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive DB2 Client
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive DB2 Client - Runtime
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive DB2 Client - Deployment
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - DevServices - Postgresql
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive PostgreSQL Client
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive PostgreSQL Client - Runtime
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive PostgreSQL Client - Deployment
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive MySQL Client
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive MySQL Client - Runtime
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - DevServices - MySQL
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive MySQL Client - Deployment
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - DevServices - MSSQL
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive MS SQL Client
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive Microsoft SQL Server Client - Runtime
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive Microsoft SQL Server Client - Deployment
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - DevServices - Oracle
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive Oracle Client
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive Oracle Client - Runtime
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Reactive Oracle Client - Deployment
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Mailer
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Mailer - Runtime
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Mailer - Deployment
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - gRPC - Deployment
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Redis Client
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Redis Client - Runtime
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Redis Client - Deployment
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Narayana STM
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Narayana STM - Runtime
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Narayana STM - Deployment
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Narayana MicroProfile LRA Participant
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Narayana LRA Participant - Runtime
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - Narayana MicroProfile LRA Participant - Deployment
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO] Skipping Quarkus - JDBC - PostgreSQL
[2025-05-07T22:19:44.612Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.612Z] [INFO]
[2025-05-07T22:19:44.612Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - PostgreSQL - Runtime
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - PostgreSQL - Deployment
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - DB2
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - DB2 - Runtime
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - DB2 - Deployment
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - Derby
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - Derby - Runtime
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - DevServices - Derby
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - Derby - Deployment
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - MariaDB
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - MariaDB - Runtime
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - DevServices - MariaDB
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - MariaDB - Deployment
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - MSSQL
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - MSSQL - Runtime
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - MSSQL - Deployment
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - MySQL
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - MySQL - Runtime
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - MySQL - Deployment
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - Oracle
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - Oracle - Runtime
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - JDBC - Oracle - Deployment
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate Envers - Parent
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate Envers - Runtime
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate Envers - Deployment
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate Reactive
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate Reactive - Runtime
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate Reactive - Deployment
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Panache - Mock
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache - Common
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache - Common - Runtime
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache - Common - Deployment
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache - JPA
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache - Runtime
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache - Deployment
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache and Kotlin - JPA
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache and Kotlin - Runtime
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Hibernate ORM with Panache and Kotlin - Deployment
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - Panache - Query Language
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - MongoDB with Panache - Common
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO]
[2025-05-07T22:19:44.613Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.613Z] [INFO] Skipping Quarkus - MongoDB with Panache - Common Runtime
[2025-05-07T22:19:44.613Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - MongoDB Client - Deployment
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - MongoDB with Panache - Common Deployment
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate Reactive with Panache - Common
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate Reactive with Panache - Common - Runtime
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate Reactive with Panache - Common - Deployment
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate Reactive with Panache - JPA
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate Reactive with Panache - Runtime
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate Reactive with Panache - Deployment
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - MongoDB with Panache - Parent
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - MongoDB with Panache - Runtime
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - MongoDB with Panache - Deployment
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - MongoDB with Panache - Kotlin Parent
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - MongoDB with Panache - Kotlin Runtime
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - MongoDB with Panache - Kotlin Deployment
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - REST data with Panache - Parent
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - REST data with Panache - Runtime
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - REST data with Panache - Deployment
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate ORM REST data with Panache - Parent
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate ORM REST data with Panache - Runtime
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate ORM REST data with Panache - Deployment
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - MongoDB REST data with Panache - Parent
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - MongoDB REST data with Panache - Runtime
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - MongoDB REST data with Panache - Deployment
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Elasticsearch client common
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Elasticsearch REST client common - Runtime
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Elasticsearch REST client common - Deployment
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate Search - ORM + Elasticsearch
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Elasticsearch REST client - Parent
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Elasticsearch REST client - Runtime
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO] Skipping Quarkus - Elasticsearch REST client - Deployment
[2025-05-07T22:19:44.614Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.614Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.614Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Elasticsearch REST high level client - Parent
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Elasticsearch REST high level client - Runtime
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Elasticsearch REST high level client - Deployment
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Kafka Streams
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Kafka Streams - Runtime
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Kafka Streams - Deployment
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring - DI
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring - DI - Runtime
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring - DI - Deployment
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Web - Parent - Aggregator
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Web
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Web - Common Runtime
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Classic - Parent
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Classic - Runtime
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Reactive - Parent
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Reactive - Runtime
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Web - Runtime
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Classic - Deployment
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Reactive - Deployment
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Web - Deployment
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Classic - Tests
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Web - RESTEasy Reactive - Tests
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Data JPA
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring - Data JPA - Runtime
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring - Data JPA - Deployment
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Security - Parent
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Security - Runtime
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Security - Deployment
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Boot - Properties
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Boot - Properties - Runtime
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Boot - Properties - Deployment
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Cloud Config Client
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Cloud Config Client - Runtime
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring Cloud Config Client - Deployment
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Cache
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Cache - Runtime
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Cache - Deployment
[2025-05-07T22:19:44.615Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO]
[2025-05-07T22:19:44.615Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.615Z] [INFO] Skipping Quarkus - Spring - Cache
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Spring - Cache - Runtime
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Spring - Cache - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Spring - Scheduling
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Spring - Scheduling - Runtime
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Spring - Scheduling - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Spring Data REST
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Spring - Data REST - Runtime
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Spring - Data REST - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Security JPA
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Security JPA - Runtime
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Security JPA - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Elytron Security JDBC
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Elytron Security JDBC - Runtime
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Elytron Security JDBC - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Elytron Security LDAP
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Elytron Security LDAP - Runtime
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Elytron Security LDAP - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Security OAuth2
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Security OAuth2 - Runtime
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Security OAuth2 - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - SmallRye JWT Build - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - SmallRye JWT
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - SmallRye JWT - Runtime
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - SmallRye JWT - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Common - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Adapter - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Client
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Client - Runtime
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Client - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Oidc Client Filter
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Client Filter - Runtime
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Client Filter - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Oidc Client Reactive Filter
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Client Reactive Filter - Runtime
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Client Reactive Filter - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Token Propagation
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Token Propagation - Runtime
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Token Propagation - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Token Propagation Reactive
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Token Propagation Reactive - Runtime
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - OpenID Connect Token Propagation Reactive - Deployment
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Keycloak Authorization
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Keycloak Authorization - Runtime
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO] Skipping Quarkus - Keycloak Admin Client
[2025-05-07T22:19:44.616Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.616Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.616Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Keycloak Admin Client - Runtime
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Keycloak Admin Client - Deployment
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Keycloak Authorization - Deployment
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Infinispan - Client
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Infinispan - Client - Runtime
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Infinispan - Client - Deployment
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda Event Server
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda - Common Deployment
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda - Runtime
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda - Deployment
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda - Archetype
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda X-Ray
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda Xray - Runtime
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda X-Ray - Deployment
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda HTTP
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda HTTP - Runtime
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda HTTP Event Server
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda HTTP - Deployment
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda HTTP - Archetype
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda AWS Gateway REST API
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda AWS Gateway REST API- Runtime
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda REST Event Server
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda AWS Gateway REST API - Deployment
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Amazon Lambda AWS Gateway REST API - Archetype
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - HTTP Azure Functions
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - HTTP Azure Functions - Runtime
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - HTTP Azure Functions - Deployment
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - HTTP Azure Functions - Archetype
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy Server Common Parent
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy Server Common - Runtime
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy Server Common - Deployment
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy HTTP Binding
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy HTTP - Runtime
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy HTTP - Deployment
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy Amazon Lambda Binding
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy Amazon Lambda - Runtime
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy Amazon Lambda - Deployment
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy Amazon Lambda - Archetype
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy Knative Events Binding
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy Knative Events - Runtime
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy Knative Events - Deployment
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO] Skipping Quarkus - Funqy Google Cloud Functions Binding
[2025-05-07T22:19:44.617Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.617Z] [INFO]
[2025-05-07T22:19:44.617Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Funqy Google Cloud Functions - Runtime
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Funqy Google Cloud Functions - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Scala
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Scala - Runtime
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Scala - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - Runtime
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - SPI
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - Util
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - Buildpack - Parent
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - Buildpack
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - Buildpack - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - Docker - Parent
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - Docker
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - Docker - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - Jib - Parent
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - Jib
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - Jib - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes Client
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes Client - Runtime - Internal
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes Client - SPI
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes Client - Internal - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - S2I - Parent
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - S2I
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - S2I - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - OpenShift - Parent
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - OpenShift
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Container Image - OpenShift - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes - Vanilla
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes - Vanilla - Runtime
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes - Vanilla - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes - Openshift
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes - OpenShift - Runtime
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes - Minikube
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes - Minikube - Runtime
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes - Minikube - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes Client - Runtime
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes Client - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes Config
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes Config - Runtime
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes Config - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - OpenShift Client
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - OpenShift Client - Runtime
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - OpenShift Client - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Kubernetes Service Binding - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Flyway
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Flyway - Runtime
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Flyway - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Liquibase
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Liquibase - Runtime
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Liquibase - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Liquibase MongoDB
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Liquibase MongoDB - Runtime
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Liquibase MongoDB - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Quarkus - Vert.x GraphQL - Parent
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Quarkus - Vert.x GraphQL - Runtime
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - Quarkus - Vert.x GraphQL - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - SmallRye GraphQL
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - SmallRye GraphQL - Runtime
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO]
[2025-05-07T22:19:44.618Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.618Z] [INFO] Skipping Quarkus - SmallRye GraphQL - Deployment
[2025-05-07T22:19:44.618Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - SmallRye GraphQL Client
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - SmallRye GraphQL Client - Runtime
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - SmallRye GraphQL Client - Deployment
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - Logging - JSON
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - Logging - JSON - Runtime
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - Logging - JSON - Deployment
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - Logging - GELF
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - Logging - GELF - Runtime
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - Logging - GELF - Deployment
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - Picocli
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - Picocli - Runtime
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - Picocli - Deployment
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - HTTP Google Cloud Functions
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - HTTP Google Cloud Functions - Runtime
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - HTTP Google Cloud Functions - Deployment
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - Google Cloud Functions
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - Google Cloud Functions - Runtime
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - Google Cloud Functions - Deployment
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - AWT - Parent
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - AWT - Runtime
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Skipping Quarkus - AWT - Deployment
[2025-05-07T22:19:44.619Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:44.619Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --------< io.quarkus:quarkus-project-core-extension-codestarts >--------
[2025-05-07T22:19:44.619Z] [INFO] Building Quarkus - Dev tools - Project Core Extension Codestarts 2.7.5.Final [63/964]
[2025-05-07T22:19:44.619Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:19:44.619Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.pom
[2025-05-07T22:19:44.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.pom
[2025-05-07T22:19:44.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.pom (14 kB at 969 kB/s)
[2025-05-07T22:19:44.619Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
[2025-05-07T22:19:44.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
[2025-05-07T22:19:44.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (34 kB at 4.3 MB/s)
[2025-05-07T22:19:44.619Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.jar
[2025-05-07T22:19:44.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.jar
[2025-05-07T22:19:44.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.jar (68 kB at 5.6 MB/s)
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:44.619Z] [INFO] Copying 110 resources
[2025-05-07T22:19:44.619Z] [INFO] Copying 1 resource
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO] No sources to compile
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:44.619Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/project-core-extension-codestarts/src/test/resources
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO] No sources to compile
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO] No tests to run.
[2025-05-07T22:19:44.619Z] [INFO]
[2025-05-07T22:19:44.619Z] [INFO] --- exec-maven-plugin:3.0.0:exec (generate-gradle-wrapper) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:44.619Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[2025-05-07T22:19:44.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[2025-05-07T22:19:44.619Z] [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 125 kB/s)
[2025-05-07T22:19:44.619Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[2025-05-07T22:19:44.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[2025-05-07T22:19:44.619Z] [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 753 kB/s)
[2025-05-07T22:19:44.619Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[2025-05-07T22:19:44.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[2025-05-07T22:19:44.619Z] [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 3.6 MB/s)
[2025-05-07T22:19:44.619Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[2025-05-07T22:19:45.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[2025-05-07T22:19:45.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 1.2 MB/s)
[2025-05-07T22:19:45.248Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/35/commons-parent-35.pom
[2025-05-07T22:19:45.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
[2025-05-07T22:19:45.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 9.6 MB/s)
[2025-05-07T22:19:45.248Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom
[2025-05-07T22:19:45.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom
[2025-05-07T22:19:45.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom (11 kB at 1.4 MB/s)
[2025-05-07T22:19:45.248Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[2025-05-07T22:19:45.248Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[2025-05-07T22:19:45.248Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar
[2025-05-07T22:19:45.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[2025-05-07T22:19:45.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[2025-05-07T22:19:45.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar
[2025-05-07T22:19:45.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 6.8 MB/s)
[2025-05-07T22:19:45.248Z] [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 426 kB/s)
[2025-05-07T22:19:45.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar (128 kB at 13 MB/s)
[2025-05-07T22:19:45.248Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:19:45.248Z] Downloading https://services.gradle.org/distributions/gradle-7.3.3-all.zip
[2025-05-07T22:19:47.804Z] ...............10%...............20%...............30%...............40%...............50%...............60%................70%...............80%...............90%...............100%
[2025-05-07T22:19:50.664Z]
[2025-05-07T22:19:50.664Z] Welcome to Gradle 7.3.3!
[2025-05-07T22:19:50.664Z]
[2025-05-07T22:19:50.664Z] Here are the highlights of this release:
[2025-05-07T22:19:50.664Z] - Easily declare new test suites in Java projects
[2025-05-07T22:19:50.664Z] - Support for Java 17
[2025-05-07T22:19:50.664Z] - Support for Scala 3
[2025-05-07T22:19:50.664Z]
[2025-05-07T22:19:50.664Z] For more details see https://docs.gradle.org/7.3.3/release-notes.html
[2025-05-07T22:19:50.664Z]
[2025-05-07T22:19:54.414Z] > Task :wrapper
[2025-05-07T22:19:54.414Z]
[2025-05-07T22:19:54.414Z] > Task :init
[2025-05-07T22:19:54.414Z] Get more help with your project: Learn more about Gradle by exploring our samples at https://docs.gradle.org/7.3.3/samples
[2025-05-07T22:19:54.414Z]
[2025-05-07T22:19:54.414Z] BUILD SUCCESSFUL in 8s
[2025-05-07T22:19:54.414Z] 2 actionable tasks: 2 executed
[2025-05-07T22:19:54.414Z] [INFO]
[2025-05-07T22:19:54.414Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:54.414Z] [INFO] Building jar: /quarkus/devtools/project-core-extension-codestarts/target/quarkus-project-core-extension-codestarts-2.7.5.Final.jar
[2025-05-07T22:19:54.414Z] [INFO]
[2025-05-07T22:19:54.414Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:54.414Z] [INFO] Building jar: /quarkus/devtools/project-core-extension-codestarts/target/quarkus-project-core-extension-codestarts-2.7.5.Final-sources.jar
[2025-05-07T22:19:54.414Z] [INFO]
[2025-05-07T22:19:54.414Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-project-core-extension-codestarts ---
[2025-05-07T22:19:54.414Z] [INFO] Installing /quarkus/devtools/project-core-extension-codestarts/target/quarkus-project-core-extension-codestarts-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-project-core-extension-codestarts/2.7.5.Final/quarkus-project-core-extension-codestarts-2.7.5.Final.jar
[2025-05-07T22:19:54.414Z] [INFO] Installing /quarkus/devtools/project-core-extension-codestarts/pom.xml to /root/.m2/repository/io/quarkus/quarkus-project-core-extension-codestarts/2.7.5.Final/quarkus-project-core-extension-codestarts-2.7.5.Final.pom
[2025-05-07T22:19:54.414Z] [INFO] Installing /quarkus/devtools/project-core-extension-codestarts/target/quarkus-project-core-extension-codestarts-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-project-core-extension-codestarts/2.7.5.Final/quarkus-project-core-extension-codestarts-2.7.5.Final-sources.jar
[2025-05-07T22:19:54.414Z] [INFO]
[2025-05-07T22:19:54.414Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:54.414Z] [INFO] Skipping Quarkus - BOM - Descriptor JSON
[2025-05-07T22:19:54.414Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:19:54.414Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:19:54.414Z] [INFO]
[2025-05-07T22:19:54.414Z] [INFO] ------------------< io.quarkus:quarkus-maven-plugin >-------------------
[2025-05-07T22:19:54.414Z] [INFO] Building Quarkus - Maven Plugin 2.7.5.Final [64/964]
[2025-05-07T22:19:54.414Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2025-05-07T22:19:54.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom
[2025-05-07T22:19:54.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom (3.4 kB at 224 kB/s)
[2025-05-07T22:19:54.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom
[2025-05-07T22:19:54.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom (2.5 kB at 228 kB/s)
[2025-05-07T22:19:54.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom
[2025-05-07T22:19:54.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom (10 kB at 910 kB/s)
[2025-05-07T22:19:54.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom
[2025-05-07T22:19:54.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom (25 kB at 885 kB/s)
[2025-05-07T22:19:54.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar
[2025-05-07T22:19:54.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar
[2025-05-07T22:19:54.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar (13 kB at 1.3 MB/s)
[2025-05-07T22:19:54.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar (1.7 MB at 55 MB/s)
[2025-05-07T22:19:54.414Z] [INFO]
[2025-05-07T22:19:54.414Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-maven-plugin ---
[2025-05-07T22:19:54.414Z] [INFO]
[2025-05-07T22:19:54.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-maven-plugin ---
[2025-05-07T22:19:56.462Z] [INFO]
[2025-05-07T22:19:56.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-maven-plugin ---
[2025-05-07T22:19:56.462Z] [INFO]
[2025-05-07T22:19:56.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-maven-plugin ---
[2025-05-07T22:19:56.462Z] [INFO]
[2025-05-07T22:19:56.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-maven-plugin ---
[2025-05-07T22:19:56.462Z] [INFO]
[2025-05-07T22:19:56.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-maven-plugin ---
[2025-05-07T22:19:56.462Z] [INFO]
[2025-05-07T22:19:56.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-quarkus-maven-plugin) @ quarkus-maven-plugin ---
[2025-05-07T22:19:56.462Z] [INFO]
[2025-05-07T22:19:56.462Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-maven-plugin ---
[2025-05-07T22:19:56.462Z] [INFO]
[2025-05-07T22:19:56.462Z] [INFO] --- maven-plugin-plugin:3.6.0:helpmojo (help-goal) @ quarkus-maven-plugin ---
[2025-05-07T22:19:56.462Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2025-05-07T22:19:57.089Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2025-05-07T22:19:58.396Z] [INFO] java-annotations mojo extractor found 0 mojo descriptor.
[2025-05-07T22:19:58.396Z] [INFO]
[2025-05-07T22:19:58.396Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-maven-plugin ---
[2025-05-07T22:19:58.396Z] [INFO] Processed 41 files in 193ms (Formatted: 0, Unchanged: 41, Failed: 0, Readonly: 0)
[2025-05-07T22:19:58.396Z] [INFO]
[2025-05-07T22:19:58.396Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-maven-plugin ---
[2025-05-07T22:19:58.396Z] [INFO] Processed 41 files in 00:00.228 (Already Sorted: 41, Needed Sorting: 0)
[2025-05-07T22:19:58.396Z] [INFO]
[2025-05-07T22:19:58.396Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-maven-plugin ---
[2025-05-07T22:19:58.397Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:19:58.397Z] [INFO] Copying 2 resources
[2025-05-07T22:19:58.397Z] [INFO] Copying 11 resources
[2025-05-07T22:19:58.397Z] [INFO]
[2025-05-07T22:19:58.397Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-maven-plugin ---
[2025-05-07T22:19:58.397Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:19:58.397Z] [INFO] Compiling 37 source files to /quarkus/devtools/maven/target/classes
[2025-05-07T22:19:59.026Z] [INFO] Annotation processing is enabled because one or more processors were found
[2025-05-07T22:19:59.026Z] on the class path. A future release of javac may disable annotation processing
[2025-05-07T22:19:59.026Z] unless at least one processor is specified by name (-processor), or a search
[2025-05-07T22:19:59.026Z] path is specified (--processor-path, --processor-module-path), or annotation
[2025-05-07T22:19:59.026Z] processing is enabled explicitly (-proc:only, -proc:full).
[2025-05-07T22:19:59.026Z] Use -Xlint:-options to suppress this message.
[2025-05-07T22:19:59.026Z] Use -proc:none to disable annotation processing.
[2025-05-07T22:19:59.026Z] [WARNING] /quarkus/devtools/maven/src/main/java/io/quarkus/maven/CreateProjectMojo.java:[291,21] className(java.lang.String) in io.quarkus.devtools.commands.CreateProject has been deprecated
[2025-05-07T22:19:59.026Z] [WARNING] /quarkus/devtools/maven/src/main/java/io/quarkus/maven/DevMojo.java:[696,26] getProjectMap() in org.apache.maven.execution.MavenSession has been deprecated
[2025-05-07T22:19:59.026Z] [WARNING] /quarkus/devtools/maven/src/main/java/io/quarkus/maven/DevMojo.java:[901,38] unchecked method invocation: method buildSystemProperties in class io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder is applied to given types
[2025-05-07T22:19:59.026Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-05-07T22:19:59.026Z] found: java.util.Map
[2025-05-07T22:19:59.026Z] [WARNING] /quarkus/devtools/maven/src/main/java/io/quarkus/maven/DevMojo.java:[901,39] unchecked conversion
[2025-05-07T22:19:59.026Z] required: java.util.Map<java.lang.String,java.lang.String>
[2025-05-07T22:19:59.026Z] found: java.util.Map
[2025-05-07T22:19:59.026Z] [INFO]
[2025-05-07T22:19:59.026Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-maven-plugin ---
[2025-05-07T22:19:59.026Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2025-05-07T22:19:59.026Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2025-05-07T22:20:00.334Z] [INFO] java-annotations mojo extractor found 25 mojo descriptors.
[2025-05-07T22:20:00.334Z] [INFO]
[2025-05-07T22:20:00.334Z] [INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ quarkus-maven-plugin ---
[2025-05-07T22:20:00.334Z] [INFO] Discovered 3 component descriptors(s)
[2025-05-07T22:20:00.334Z] [INFO]
[2025-05-07T22:20:00.334Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-maven-plugin ---
[2025-05-07T22:20:00.334Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:20:00.334Z] [INFO] Copying 3 resources
[2025-05-07T22:20:00.334Z] [INFO]
[2025-05-07T22:20:00.334Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-maven-plugin ---
[2025-05-07T22:20:00.334Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:20:00.334Z] [INFO] Compiling 5 source files to /quarkus/devtools/maven/target/test-classes
[2025-05-07T22:20:00.961Z] [INFO] Annotation processing is enabled because one or more processors were found
[2025-05-07T22:20:00.961Z] on the class path. A future release of javac may disable annotation processing
[2025-05-07T22:20:00.961Z] unless at least one processor is specified by name (-processor), or a search
[2025-05-07T22:20:00.961Z] path is specified (--processor-path, --processor-module-path), or annotation
[2025-05-07T22:20:00.961Z] processing is enabled explicitly (-proc:only, -proc:full).
[2025-05-07T22:20:00.961Z] Use -Xlint:-options to suppress this message.
[2025-05-07T22:20:00.961Z] Use -proc:none to disable annotation processing.
[2025-05-07T22:20:00.961Z] [INFO]
[2025-05-07T22:20:00.961Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-maven-plugin ---
[2025-05-07T22:20:00.961Z] [INFO]
[2025-05-07T22:20:00.961Z] [INFO] -------------------------------------------------------
[2025-05-07T22:20:00.961Z] [INFO] T E S T S
[2025-05-07T22:20:00.961Z] [INFO] -------------------------------------------------------
[2025-05-07T22:20:00.961Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-05-07T22:20:02.268Z] [INFO] Running io.quarkus.maven.DevDependencyTreeMojoTest
[2025-05-07T22:20:02.898Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in io.quarkus.maven.DevDependencyTreeMojoTest
[2025-05-07T22:20:02.898Z] [INFO] Running io.quarkus.maven.TestDependencyTreeMojoTest
[2025-05-07T22:20:03.530Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s - in io.quarkus.maven.TestDependencyTreeMojoTest
[2025-05-07T22:20:03.530Z] [INFO] Running io.quarkus.maven.CreateUtilsTest
[2025-05-07T22:20:03.530Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.maven.CreateUtilsTest
[2025-05-07T22:20:03.530Z] [INFO] Running io.quarkus.maven.ProdDependencyTreeMojoTest
[2025-05-07T22:20:03.530Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in io.quarkus.maven.ProdDependencyTreeMojoTest
[2025-05-07T22:20:03.530Z] [INFO]
[2025-05-07T22:20:03.530Z] [INFO] Results:
[2025-05-07T22:20:03.530Z] [INFO]
[2025-05-07T22:20:03.530Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[2025-05-07T22:20:03.530Z] [INFO]
[2025-05-07T22:20:03.530Z] [INFO]
[2025-05-07T22:20:03.530Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-maven-plugin ---
[2025-05-07T22:20:03.530Z] [INFO] Building jar: /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final.jar
[2025-05-07T22:20:03.530Z] [INFO]
[2025-05-07T22:20:03.530Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-maven-plugin ---
[2025-05-07T22:20:03.530Z] [INFO]
[2025-05-07T22:20:03.530Z] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ quarkus-maven-plugin ---
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-core:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-app-model:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-fs-util:jar:0.0.9 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-maven-resolver:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.jboss.logmanager:jboss-logmanager-embedded:jar:1.0.9 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven:maven-embedder:jar:3.8.4 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.codehaus.plexus:plexus-cipher:jar:2.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding commons-cli:commons-cli:jar:1.4 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.6.3 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven.resolver:maven-resolver-transport-wagon:jar:1.6.3 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven.wagon:wagon-http:jar:3.4.3 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven.wagon:wagon-http-shared:jar:3.4.3 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.jsoup:jsoup:jar:1.14.2 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.5.13 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding commons-codec:commons-codec:jar:1.15 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.4.15 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven.wagon:wagon-provider-api:jar:3.4.3 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven.wagon:wagon-file:jar:3.4.3 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-gradle-resolver:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.smallrye.common:smallrye-common-io:jar:1.10.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-core-deployment:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.aesh:readline:jar:2.2 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Including org.fusesource.jansi:jansi:jar:1.18 in the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.aesh:aesh:jar:2.6 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.commons:commons-lang3:jar:3.12.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.wildfly.common:wildfly-common:jar:1.5.4.Final-format-001 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus.gizmo:gizmo:jar:1.0.10.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.ow2.asm:asm-util:jar:9.2 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.jboss:jandex:jar:2.4.2.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.ow2.asm:asm:jar:9.2 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.ow2.asm:asm-commons:jar:9.2 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.ow2.asm:asm-tree:jar:9.2 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.ow2.asm:asm-analysis:jar:9.2 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-development-mode-spi:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-class-change-agent:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-devtools-utilities:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-core:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding jakarta.annotation:jakarta.annotation-api:jar:1.3.5 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.smallrye.config:smallrye-config:jar:2.9.1 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.smallrye.config:smallrye-config-core:jar:2.9.1 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.eclipse.microprofile.config:microprofile-config-api:jar:2.0.1 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.smallrye.common:smallrye-common-annotation:jar:1.10.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.smallrye.common:smallrye-common-expression:jar:1.10.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.smallrye.common:smallrye-common-function:jar:1.10.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.smallrye.common:smallrye-common-constraint:jar:1.10.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.smallrye.common:smallrye-common-classloader:jar:1.10.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.smallrye.config:smallrye-config-common:jar:2.9.1 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.jboss.logging:jboss-logging-annotations:jar:2.2.1.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.jboss.threads:jboss-threads:jar:3.4.2.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-runner:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-builder:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.graalvm.sdk:graal-sdk:jar:21.3.1 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.junit.platform:junit-platform-launcher:jar:1.8.2 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.junit.jupiter:junit-jupiter:jar:5.8.2 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-project-core-extension-codestarts:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-devtools-common:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-devtools-registry-client:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-devtools-artifact-api:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-devtools-message-writer:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.smallrye.common:smallrye-common-os:jar:1.10.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-devtools-base-codestarts:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus:quarkus-devtools-codestarts:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.quarkus.qute:qute-core:jar:2.7.5.Final from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.smallrye.reactive:mutiny:jar:1.4.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.reactivestreams:reactive-streams:jar:1.0.3 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding commons-io:commons-io:jar:2.11.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.commons:commons-compress:jar:1.21 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding io.fabric8:maven-model-helper:jar:19 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.jdom:jdom:jar:1.1.3 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.1 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.yaml:snakeyaml:jar:1.30 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven:maven-plugin-api:jar:3.8.4 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven:maven-model:jar:3.8.4 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven:maven-artifact:jar:3.8.4 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.3.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.codehaus.plexus:plexus-classworlds:jar:2.6.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding jakarta.inject:jakarta.inject-api:jar:1.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding jakarta.enterprise:jakarta.enterprise.cdi-api:jar:2.0.2 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding jakarta.el:jakarta.el-api:jar:3.0.3 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding jakarta.interceptor:jakarta.interceptor-api:jar:1.2.5 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven:maven-core:jar:3.8.4 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven:maven-settings:jar:3.8.4 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven:maven-settings-builder:jar:3.8.4 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven:maven-builder-support:jar:3.8.4 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven:maven-repository-metadata:jar:3.8.4 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven:maven-model-builder:jar:3.8.4 from the shaded jar.
[2025-05-07T22:20:03.530Z] [INFO] Excluding org.apache.maven:maven-resolver-provider:jar:3.8.4 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.apache.maven.resolver:maven-resolver-api:jar:1.6.3 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.apache.maven.resolver:maven-resolver-util:jar:1.6.3 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.apache.maven.shared:maven-shared-utils:jar:3.3.4 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding com.google.inject:guice:jar:no_aop:4.2.2 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding aopalliance:aopalliance:jar:1.0 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding com.google.guava:guava:jar:30.1.1-jre from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding com.google.errorprone:error_prone_annotations:jar:2.10.0 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding com.google.j2objc:j2objc-annotations:jar:1.3 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:1.26 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.freemarker:freemarker:jar:2.3.31 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.glassfish:jakarta.json:jar:1.1.6 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.1 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.twdata.maven:mojo-executor:jar:2.3.1 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.33 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.opentest4j:opentest4j:jar:1.2.0 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.junit.platform:junit-platform-commons:jar:1.8.2 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.apiguardian:apiguardian-api:jar:1.1.2 from the shaded jar.
[2025-05-07T22:20:03.531Z] [INFO] Excluding org.junit.platform:junit-platform-engine:jar:1.8.2 from the shaded jar.
[2025-05-07T22:20:04.462Z] [INFO] Replacing original artifact with shaded artifact.
[2025-05-07T22:20:04.462Z] [INFO] Replacing /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final.jar with /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final-shaded.jar
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ quarkus-maven-plugin ---
[2025-05-07T22:20:04.462Z] [INFO] Building jar: /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final-tests.jar
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-maven-plugin ---
[2025-05-07T22:20:04.462Z] [INFO] Building jar: /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final-sources.jar
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-maven-plugin ---
[2025-05-07T22:20:04.462Z] [INFO] Installing /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-maven-plugin/2.7.5.Final/quarkus-maven-plugin-2.7.5.Final.jar
[2025-05-07T22:20:04.462Z] [INFO] Installing /quarkus/devtools/maven/pom.xml to /root/.m2/repository/io/quarkus/quarkus-maven-plugin/2.7.5.Final/quarkus-maven-plugin-2.7.5.Final.pom
[2025-05-07T22:20:04.462Z] [INFO] Installing /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final-tests.jar to /root/.m2/repository/io/quarkus/quarkus-maven-plugin/2.7.5.Final/quarkus-maven-plugin-2.7.5.Final-tests.jar
[2025-05-07T22:20:04.462Z] [INFO] Installing /quarkus/devtools/maven/target/quarkus-maven-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-maven-plugin/2.7.5.Final/quarkus-maven-plugin-2.7.5.Final-sources.jar
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] -------------< io.quarkus:io.quarkus.gradle.plugin.parent >-------------
[2025-05-07T22:20:04.462Z] [INFO] Building Quarkus - Gradle Plugin - Parent 2.7.5.Final [65/964]
[2025-05-07T22:20:04.462Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ io.quarkus.gradle.plugin.parent ---
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ io.quarkus.gradle.plugin.parent ---
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ io.quarkus.gradle.plugin.parent ---
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ io.quarkus.gradle.plugin.parent ---
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ io.quarkus.gradle.plugin.parent ---
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ io.quarkus.gradle.plugin.parent ---
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ io.quarkus.gradle.plugin.parent ---
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ io.quarkus.gradle.plugin.parent ---
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ io.quarkus.gradle.plugin.parent ---
[2025-05-07T22:20:04.462Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ io.quarkus.gradle.plugin.parent ---
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ io.quarkus.gradle.plugin.parent ---
[2025-05-07T22:20:04.462Z] [INFO] Installing /quarkus/devtools/gradle/pom.xml to /root/.m2/repository/io/quarkus/io.quarkus.gradle.plugin.parent/2.7.5.Final/io.quarkus.gradle.plugin.parent-2.7.5.Final.pom
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Gradle Model
[2025-05-07T22:20:04.462Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Gradle Plugin
[2025-05-07T22:20:04.462Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Extension Gradle Plugin
[2025-05-07T22:20:04.462Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Command Line Interface
[2025-05-07T22:20:04.462Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Integration Tests
[2025-05-07T22:20:04.462Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Integration Test - Avro code generation and reload
[2025-05-07T22:20:04.462Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Integration Tests - AWT
[2025-05-07T22:20:04.462Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Integration Tests - No AWT
[2025-05-07T22:20:04.462Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Integration Tests - Bouncy Castle
[2025-05-07T22:20:04.462Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Integration Tests - Bouncy Castle FIPS
[2025-05-07T22:20:04.462Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Integration Tests - Bouncy Castle FIPS JSSE
[2025-05-07T22:20:04.462Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Integration Tests - Bouncy Castle JSSE
[2025-05-07T22:20:04.462Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Integration Tests - Funqy Amazon Lambda
[2025-05-07T22:20:04.462Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Integration Tests - Funqy Google Cloud Functions
[2025-05-07T22:20:04.462Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO]
[2025-05-07T22:20:04.462Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.462Z] [INFO] Skipping Quarkus - Integration Tests - Class tranformer
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Class tranformer - Runtime
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Class tranformer - Deployment
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Shared library
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Validator
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Validator
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Common JPA entities
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Infinispan Client
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Devtools
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - DevTools Registry Client
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Gradle tooling
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Main
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Kafka
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Kafka SSL
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Kafka SASL
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Kafka SASL with Elytron
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Kafka OAUTH with Keycloak
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Kafka with Snappy
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Kafka Avro
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Kafka Streams
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - Kafka Dev Services
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - JPA
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - JPA - XML mapping
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - JPA - XML mapping - Modern Library A
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - JPA - XML mapping - Modern Library B
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - JPA - XML mapping - Modern app
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO] Skipping Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A
[2025-05-07T22:20:04.463Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.463Z] [INFO]
[2025-05-07T22:20:04.463Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - JPA - XML mapping - Legacy app
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - JPA - DB2
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - JPA - Derby
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - JPA - PostgreSQL
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - JPA - PostgreSQL
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - JPA - MariaDB
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - JPA - H2
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - JPA - MSSQL
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - JPA - MySQL
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - JPA - Oracle
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate ORM with Panache
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate ORM REST Data with Panache
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Reactive - DB2
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Reactive - MySQL
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Reactive with Panache
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate ORM - Tenancy
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate - Tenancy - Datasource
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate - Tenancy - Connection
[2025-05-07T22:20:04.464Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.464Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.464Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate - Tenancy - Schema
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate - Tenancy - Connection
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Hibernate ORM with Envers
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Vert.x HTTP
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Vert.x Web
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Vert.x Web - Jackson
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Vert.x
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Spring DI
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Spring Web
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Spring Data JPA
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Spring Boot properties
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Spring Cloud Config Client
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Spring Data REST
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - JPA - Infinispan Cache
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Elytron Security
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Elytron Security OAuth2
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Elytron RESTEasy
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Elytron RESTEasy Reactive
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Elytron Undertow
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Flyway
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Liquibase
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - Liquibase MongoDB
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Adapter
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Client
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Client Reactive
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Client Wiremock
[2025-05-07T22:20:04.465Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.465Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.465Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Token Propagation
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Smallrye JWT Token Propagation
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Adapter Code Flow
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - OpenID Connect Adapter WireMock
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Keycloak Policy Enforcer
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Reactive DB2 Client
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Reactive Pg Client
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Reactive MySQL Client
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Reactive MS SQL Client
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Reactive Oracle Client
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Test Extension Native Tests
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Amazon Lambda
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Amazon Lambda
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Amazon Lambda Stream Handler
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Amazon Lambda HTTP
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Container Image - Parent
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Container Image - Invoker
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Container Image - Standard
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Kubernetes - Parent
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Kubernetes - Invoker
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Kubernetes - Standard
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Kubernetes - Standard - Kafka
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO] Skipping Quarkus - Integration Tests - Kubernetes Client
[2025-05-07T22:20:04.466Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.466Z] [INFO]
[2025-05-07T22:20:04.466Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - Kubernetes Service Binding JDBC
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - OpenShift Client
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - MongoDB Client
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - Jackson
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - JSON-B
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - RESTEasy Jackson
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - RESTEasy Mutiny
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - Virtual Http
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - Virtual Http Resteasy Standalone
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - Maven tooling
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - Scala
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - Kotlin
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - Kotlin Serialization
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - MongoDB Panache
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - MongoDB Panache Kotlin
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - MongoDB REST Data with Panache
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - Narayana STM
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - Narayana JTA CDI
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - Narayana LRA Coordinator and Participant
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - Elytron Security JDBC
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - Elytron Security LDAP
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - Vert.x GraphQL
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - SmallRye Config
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - SmallRye Context Propagation
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO]
[2025-05-07T22:20:04.467Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.467Z] [INFO] Skipping Quarkus - Integration Tests - SmallRye Metrics
[2025-05-07T22:20:04.467Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO] Skipping Quarkus - Integration Tests - SmallRye GraphQL
[2025-05-07T22:20:04.468Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO] Skipping Quarkus - Integration Tests - SmallRye GraphQL Client
[2025-05-07T22:20:04.468Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO] Skipping Quarkus - Integration Tests - Smallrye Opentracing
[2025-05-07T22:20:04.468Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO] Skipping Quarkus - Integration Tests - JPA without entities
[2025-05-07T22:20:04.468Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO] Skipping Quarkus - Integration Tests - Quartz
[2025-05-07T22:20:04.468Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO] Skipping Quarkus - Integration Tests - Redis Client
[2025-05-07T22:20:04.468Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO] Skipping Quarkus - Integration Tests - Logging - GELF
[2025-05-07T22:20:04.468Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO] Skipping Quarkus - Integration Tests - Cache
[2025-05-07T22:20:04.468Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO] Skipping Quarkus - Integration Tests - Qute
[2025-05-07T22:20:04.468Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:04.468Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --< io.quarkus:quarkus-integration-test-bootstrap-config-extension-parent >--
[2025-05-07T22:20:04.468Z] [INFO] Building Quarkus - Integration Tests - Bootstrap Config - Extension 2.7.5.Final [66/964]
[2025-05-07T22:20:04.468Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2025-05-07T22:20:04.468Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-integration-test-bootstrap-config-extension-parent ---
[2025-05-07T22:20:04.468Z] [INFO] Installing /quarkus/integration-tests/bootstrap-config/extension/pom.xml to /root/.m2/repository/io/quarkus/quarkus-integration-test-bootstrap-config-extension-parent/2.7.5.Final/quarkus-integration-test-bootstrap-config-extension-parent-2.7.5.Final.pom
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] ---< io.quarkus:quarkus-integration-test-bootstrap-config-extension >---
[2025-05-07T22:20:04.468Z] [INFO] Building Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime 2.7.5.Final [67/964]
[2025-05-07T22:20:04.468Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO] Processed 4 files in 23ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO] Processed 4 files in 00:00.011 (Already Sorted: 4, Needed Sorting: 0)
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:20:04.468Z] [INFO] skip non existing resourceDirectory /quarkus/integration-tests/bootstrap-config/extension/runtime/src/main/resources
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:20:04.468Z] [INFO] Compiling 4 source files to /quarkus/integration-tests/bootstrap-config/extension/runtime/target/classes
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:20:04.468Z] [INFO] skip non existing resourceDirectory /quarkus/integration-tests/bootstrap-config/extension/runtime/src/test/resources
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO] No sources to compile
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO] No tests to run.
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO] Building jar: /quarkus/integration-tests/bootstrap-config/extension/runtime/target/quarkus-integration-test-bootstrap-config-extension-2.7.5.Final.jar
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO] Building jar: /quarkus/integration-tests/bootstrap-config/extension/runtime/target/quarkus-integration-test-bootstrap-config-extension-2.7.5.Final-sources.jar
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-integration-test-bootstrap-config-extension ---
[2025-05-07T22:20:04.468Z] [INFO] Installing /quarkus/integration-tests/bootstrap-config/extension/runtime/target/quarkus-integration-test-bootstrap-config-extension-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-integration-test-bootstrap-config-extension/2.7.5.Final/quarkus-integration-test-bootstrap-config-extension-2.7.5.Final.jar
[2025-05-07T22:20:04.468Z] [INFO] Installing /quarkus/integration-tests/bootstrap-config/extension/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-integration-test-bootstrap-config-extension/2.7.5.Final/quarkus-integration-test-bootstrap-config-extension-2.7.5.Final.pom
[2025-05-07T22:20:04.468Z] [INFO] Installing /quarkus/integration-tests/bootstrap-config/extension/runtime/target/quarkus-integration-test-bootstrap-config-extension-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-integration-test-bootstrap-config-extension/2.7.5.Final/quarkus-integration-test-bootstrap-config-extension-2.7.5.Final-sources.jar
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.468Z] [INFO] --< io.quarkus:quarkus-integration-test-bootstrap-config-extension-deployment >--
[2025-05-07T22:20:04.468Z] [INFO] Building Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment 2.7.5.Final [68/964]
[2025-05-07T22:20:04.468Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-05-07T22:20:04.468Z] [INFO]
[2025-05-07T22:20:04.469Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:04.469Z] [INFO]
[2025-05-07T22:20:04.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:20:05.384Z] [INFO] skip non existing resourceDirectory /quarkus/integration-tests/bootstrap-config/extension/deployment/src/main/resources
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO] Changes detected - recompiling the module!
[2025-05-07T22:20:05.384Z] [INFO] Compiling 1 source file to /quarkus/integration-tests/bootstrap-config/extension/deployment/target/classes
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-05-07T22:20:05.384Z] [INFO] skip non existing resourceDirectory /quarkus/integration-tests/bootstrap-config/extension/deployment/src/test/resources
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO] No sources to compile
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO] No tests to run.
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO] Building jar: /quarkus/integration-tests/bootstrap-config/extension/deployment/target/quarkus-integration-test-bootstrap-config-extension-deployment-2.7.5.Final.jar
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO] Building jar: /quarkus/integration-tests/bootstrap-config/extension/deployment/target/quarkus-integration-test-bootstrap-config-extension-deployment-2.7.5.Final-sources.jar
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-integration-test-bootstrap-config-extension-deployment ---
[2025-05-07T22:20:05.384Z] [INFO] Installing /quarkus/integration-tests/bootstrap-config/extension/deployment/target/quarkus-integration-test-bootstrap-config-extension-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-integration-test-bootstrap-config-extension-deployment/2.7.5.Final/quarkus-integration-test-bootstrap-config-extension-deployment-2.7.5.Final.jar
[2025-05-07T22:20:05.384Z] [INFO] Installing /quarkus/integration-tests/bootstrap-config/extension/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-integration-test-bootstrap-config-extension-deployment/2.7.5.Final/quarkus-integration-test-bootstrap-config-extension-deployment-2.7.5.Final.pom
[2025-05-07T22:20:05.384Z] [INFO] Installing /quarkus/integration-tests/bootstrap-config/extension/deployment/target/quarkus-integration-test-bootstrap-config-extension-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-integration-test-bootstrap-config-extension-deployment/2.7.5.Final/quarkus-integration-test-bootstrap-config-extension-deployment-2.7.5.Final-sources.jar
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.384Z] [INFO] Skipping Quarkus - Integration Tests - Bootstrap Config
[2025-05-07T22:20:05.384Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.384Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.384Z] [INFO] Skipping Quarkus - Integration Tests - Bootstrap Config - Application
[2025-05-07T22:20:05.384Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.384Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.384Z] [INFO]
[2025-05-07T22:20:05.384Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.384Z] [INFO] Skipping Quarkus - Integration Tests - InjectMock
[2025-05-07T22:20:05.384Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - Reactive Messaging - AMQP
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - Reactive Messaging - Kafka
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - Reactive Messaging - RabbitMQ
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials)
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - REST client
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - REST Client Reactive
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - REST Client Reactive: multipart messages
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - REST Client Reactive with Stork
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - Packaging
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - Simple with space
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - Picocli
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - Picocli Native
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - WebJar Locator
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - Dev Mode
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - IDE Launcher
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - Elasticsearch REST client
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - Elasticsearch REST high level client
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - Micrometer MP Metrics
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - Micrometer Prometheus
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - OpenTelemetry
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - OpenTelemetry Vert.x
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - OpenTelemetry Reactive
[2025-05-07T22:20:05.385Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO]
[2025-05-07T22:20:05.385Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.385Z] [INFO] Skipping Quarkus - Integration Tests - Logging - JSON
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - JAXB
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - JAXP
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - Mailer
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - Native Configuration Profile
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - Logging when minimum level is unset
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - Logging when minimum level is set
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - Logging with Panache
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - Locales
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - Redis DevService
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - TLS
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Plain Text with gzip compression
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Plain Text with Mutiny
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - TLS with mutual auth
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Streaming
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Interceptors
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Proto v2
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Health
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Hibernate
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - Hibernate Reactive
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - gRPC - External proto Test
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - Google Cloud Functions HTTP
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Skipping Quarkus - Integration Tests - Google Cloud Function
[2025-05-07T22:20:05.386Z] [INFO] This project has been banned from the build due to previous failures.
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.386Z] [INFO] Reactor Summary for Quarkus - Parent pom 2.7.5.Final:
[2025-05-07T22:20:05.386Z] [INFO]
[2025-05-07T22:20:05.386Z] [INFO] Quarkus - IDE/Tools - Config ....................... SUCCESS [ 13.318 s]
[2025-05-07T22:20:05.386Z] [INFO] Quarkus - Revapi Configuration ..................... SUCCESS [ 0.749 s]
[2025-05-07T22:20:05.386Z] [INFO] ArC - Parent pom ................................... SUCCESS [ 2.675 s]
[2025-05-07T22:20:05.386Z] [INFO] ArC - Runtime ...................................... SUCCESS [ 9.366 s]
[2025-05-07T22:20:05.386Z] [INFO] ArC - Processor .................................... SUCCESS [ 6.756 s]
[2025-05-07T22:20:05.386Z] [INFO] ArC - Tests ........................................ SUCCESS [ 11.138 s]
[2025-05-07T22:20:05.386Z] [INFO] Quarkus - Bootstrap - Parent ....................... SUCCESS [ 0.022 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Bootstrap - BOM .......................... SUCCESS [ 0.018 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Bootstrap - Test BOM ..................... SUCCESS [ 0.015 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Bootstrap - App Model .................... SUCCESS [ 2.494 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Bootstrap - Maven Resolver ............... SUCCESS [ 5.215 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Bootstrap - Gradle Resolver .............. SUCCESS [ 2.984 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Bootstrap - Core ......................... SUCCESS [ 4.845 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Bootstrap - Maven plugin ................. SUCCESS [ 7.795 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Bootstrap - Runner ....................... SUCCESS [ 1.291 s]
[2025-05-07T22:20:05.387Z] [INFO] Qute - Parent ...................................... SUCCESS [ 0.019 s]
[2025-05-07T22:20:05.387Z] [INFO] Qute - Core ........................................ SUCCESS [ 3.946 s]
[2025-05-07T22:20:05.387Z] [INFO] Qute - Generator ................................... SUCCESS [ 2.251 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Dev tools - Parent ....................... SUCCESS [ 0.017 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Dev tools - Maven Artifact API ........... SUCCESS [ 0.410 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Dev tools - Message Writer ............... SUCCESS [ 0.140 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Dev tools - Registry Client API .......... SUCCESS [ 3.583 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Dev tools - Utilities .................... SUCCESS [ 0.092 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Dev tools - Base Codestarts .............. SUCCESS [ 0.580 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Dev tools - Codestarts ................... SUCCESS [ 4.356 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Dev tools - Common ....................... SUCCESS [ 3.637 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Parent pom ............................... SUCCESS [ 0.211 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - BOM ...................................... SUCCESS [ 3.177 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Build Parent ............................. SUCCESS [ 0.154 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - IDE Launcher ............................. SUCCESS [ 9.656 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Development mode - SPI ................... SUCCESS [ 0.796 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Core ..................................... SUCCESS [ 0.030 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Core - Extension Processor ............... SUCCESS [ 11.353 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Core - Runtime ........................... SUCCESS [ 6.951 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Core - Class Change Agent ................ SUCCESS [ 0.172 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Builder .................................. SUCCESS [ 2.118 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Dev tools ................................ SUCCESS [ 0.036 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin SUCCESS [ 2.052 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Platform Properties ...................... SUCCESS [ 0.115 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Core - Deployment ........................ SUCCESS [ 22.604 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Enforcer Rules ........................... FAILURE [ 20.984 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Extensions - Parent pom .................. SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - JSON-P ................................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - JSON-P - Runtime ......................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - JSON-P - Deployment ...................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework ........................... SUCCESS [ 0.025 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - Common .................. SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - JUnit 5 Internal Test Framework SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Dev tools - Testing ...................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] RESTEasy Reactive - Parent pom ..................... SUCCESS [ 0.013 s]
[2025-05-07T22:20:05.387Z] [INFO] RESTEasy Reactive - Common Parent .................. SUCCESS [ 0.009 s]
[2025-05-07T22:20:05.387Z] [INFO] RESTEasy Reactive - Common Runtime ................. SUCCESS [ 1.809 s]
[2025-05-07T22:20:05.387Z] [INFO] RESTEasy Reactive - Server Parent .................. SUCCESS [ 0.017 s]
[2025-05-07T22:20:05.387Z] [INFO] RESTEasy Reactive - Runtime ........................ SUCCESS [ 3.737 s]
[2025-05-07T22:20:05.387Z] [INFO] RESTEasy Reactive - Common Processor ............... SUCCESS [ 0.669 s]
[2025-05-07T22:20:05.387Z] [INFO] RESTEasy Reactive - Processor ...................... SUCCESS [ 0.779 s]
[2025-05-07T22:20:05.387Z] [INFO] RESTEasy Reactive - Client Parent .................. SUCCESS [ 0.016 s]
[2025-05-07T22:20:05.387Z] [INFO] RESTEasy Reactive - Client - Runtime ............... SUCCESS [ 1.828 s]
[2025-05-07T22:20:05.387Z] [INFO] RESTEasy Reactive - Vert.x Support - Runtime ....... SUCCESS [ 51.535 s]
[2025-05-07T22:20:05.387Z] [INFO] RESTEasy Reactive - JSONB Support - Runtime ........ SUCCESS [ 0.325 s]
[2025-05-07T22:20:05.387Z] [INFO] RESTEasy Reactive - Jackson Support - Runtime ...... SUCCESS [ 0.177 s]
[2025-05-07T22:20:05.387Z] [INFO] RESTEasy Reactive - Client - Processor ............. SUCCESS [ 1.651 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - BOM - Test ............................... SUCCESS [ 0.009 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Vert.x - HTTP ............................ SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console Runtime SPI .. SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console SPI .......... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - ArC ...................................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - ArC - Runtime ............................ SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - ArC - Deployment ......................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Undertow ................................. SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Undertow - SPI ........................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Security ................................. SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Security - Runtime SPI ................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - SmallRye Context Propagation ............. SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - SmallRye Context Propagation - Runtime ... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Mutiny ................................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Mutiny - Runtime ......................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Netty .................................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Netty - Runtime .......................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Vert.x ................................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Vert.x - Runtime ......................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Vert.x - HTTP - Runtime .................. SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Undertow - Runtime ....................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Netty - Deployment ....................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - SmallRye Context Propagation - Deployment SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Mutiny - Deployment ...................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Vert.x - Deployment ...................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Vert.x - HTTP - Deployment - SPI ......... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Kubernetes ............................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Kubernetes - SPI ......................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Security - Runtime ....................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Security - SPI ........................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Security - Test Utilities ................ SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Security - Deployment .................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - JUnit 5 - Properties .... SUCCESS [ 0.058 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - JUnit 5 ................. SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Vert.x - HTTP - Deployment ............... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Undertow - Deployment .................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Core - Test Extension .................... SUCCESS [ 0.026 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Core - Test Extension - Runtime .......... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Core - Test Extension - Deployment ....... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - JUnit 4 Mock ............................. SUCCESS [ 0.117 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - H2 Database Support ..... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - Derby Database Support .. SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - Kubernetes Client Mock Server support SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - OpenShift Client Mock Server support SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito Config SUCCESS [ 0.114 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito ....... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test framework - Vert.x .................. SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Jackson .................................. SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Jackson - Runtime ........................ SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Amazon Lambda ............................ SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Amazon Lambda - Common Runtime ........... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - Amazon Lambda ........... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - Arquillian Adapter ...... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - Dev Mode Test Utils ..... SUCCESS [ 0.172 s]
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - Maven Integration ....... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test framework - embedded LDAP server .... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - Security ................ SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - Security JWT ............ SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Credentials .............................. SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Credentials - Runtime .................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - SmallRye JWT Token Build ................. SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - SmallRye JWT Token Build - Runtime ....... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - OpenID Connect Common .................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - OpenID Connect Common - Runtime .......... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - OpenID Connect Adapter ................... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - OpenID Connect Adapter - Runtime ......... SKIPPED
[2025-05-07T22:20:05.387Z] [INFO] Quarkus - Test Framework - Security OIDC ........... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Test Framework - OIDC Wiremock Server support SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Test Framework - Keycloak Server support . SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Jacoco ................................... SUCCESS [ 0.030 s]
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Jacoco - Runtime ......................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Jacoco - Deployment ...................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Reactive Streams Operators ............... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Kubernetes Service Binding ............... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Kubernetes Service Binding - Runtime ..... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye Health .......................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye Health - Runtime ................ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - Parent - Aggregator ........... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - Common ........................ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - Common - Runtime .............. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - Server common ................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - Server common - Runtime ....... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy ................................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - Runtime ....................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy Reactive - Parent - Aggregator .. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy Reactive - Common ............... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy Reactive - Common - Runtime ..... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin ............... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Runtime ..... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy Reactive ........................ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy Reactive - Runtime .............. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye Metrics ......................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye Metrics - Runtime ............... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Jaeger ................................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Jaeger - Runtime ......................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye OpenTracing ..................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye OpenTracing - Runtime ........... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - MongoDB Client ........................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - MongoDB Client - Runtime ................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Test Framework - MongoDB Support ......... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Test Framework - Infinispan Client Support SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Scheduler ................................ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Scheduler - Runtime ...................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Apache HttpClient - Parent ............... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Apache HttpClient - Runtime .............. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - REST Client Config ....................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - REST Client Config - Runtime ............. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - REST Client .............................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - REST Client - Runtime .................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - gRPC Common .............................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - gRPC Common - Runtime .................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye Stork Integration ............... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye Stork - Runtime ................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - gRPC parent .............................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - gRPC - Protoc Plugin ..................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - gRPC - Code Gen .......................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - gRPC - Stubs for health and reflection ... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - gRPC - Runtime ........................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Micrometer ............................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Micrometer - Runtime ..................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Micrometer Registry - Prometheus - Parent SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Micrometer Registry - Prometheus Runtime . SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - Common - SPI .................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy Reactive - SPI .................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - Common - Deployment ........... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - JAX-RS SPI - Parent ...................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - JAX-RS - SPI - Deployment ................ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - Server common - SPI ........... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - Server common - Deployment .... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - Deployment .................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Apache HttpClient - Deployment ........... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - REST Client Config - Deployment .......... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye Fault tolerance ................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye Fault tolerance - Runtime ....... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye Fault tolerance - Deployment .... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - REST Client - Deployment ................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Jackson - SPI ............................ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Jackson - Deployment ..................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - Jackson ....................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - Jackson - Runtime ............. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - Jackson - Deployment .......... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Reactive Routes .......................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Reactive Routes - Runtime ................ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Hibernate Validator ...................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Hibernate Validator - SPI ................ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Elytron Security - Common ................ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Elytron Security - Common - Runtime ...... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Elytron Security - Common - Deployment ... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Elytron Security ......................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Elytron Security - Runtime ............... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Elytron Security - Deployment ............ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Elytron Security Properties File ......... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Elytron Security Properties File - Runtime SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Elytron Security Properties File - Deployment SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Hibernate Validator - Runtime ............ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - JSON-B ................................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - JSON-B - Runtime ......................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - JSON-B ........................ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - JSON-B - Runtime .............. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - JSON-B - SPI ............................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - JSON-B - Deployment ...................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - RESTEasy - JSON-B - Deployment ........... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Hibernate Validator - Deployment ......... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Reactive Routes - Deployment ............. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Micrometer - Deployment .................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Micrometer Registry - Prometheus Deployment SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Scheduler - Deployment ................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Datasource ............................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Datasource - Common ...................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Agroal ................................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Agroal - SPI ............................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Datasource - Runtime ..................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Narayana JTA ............................. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Narayana JTA - Runtime ................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Agroal - Runtime ......................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Quartz ................................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Quartz - Runtime ......................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye Metrics - SPI ................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye Metrics - Deployment ............ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Quartz - Deployment ...................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - JAXP ..................................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - JAXP - Runtime ........................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - JAXP - Deployment ........................ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - SmallRye Stork - Deployment .............. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Configuration - YAML ..................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Configuration - YAML - Runtime ........... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - Configuration - YAML - Deployment ........ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - JAXB ..................................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - JAXB - Runtime ........................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - JAXB - Deployment ........................ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - WebSockets Client ........................ SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - WebSockets Client - Runtime .............. SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - WebSockets ............................... SKIPPED
[2025-05-07T22:20:05.388Z] [INFO] Quarkus - WebSockets - Runtime ..................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - WebSockets Client - Deployment ........... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - WebSockets - Deployment .................. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - WebSockets Aggregator .................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Undertow - WebSockets - Legacy Compat Artifact SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - WebJar Locator ........................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - WebJar Locator - Runtime ................. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - WebJar Locator - Deployment .............. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Common - Deployment .. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Server - SPI - Deployment SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Deployment .. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - JAX-RS Client Reactive ................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - JAX-RS Client Reactive - Runtime ......... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - JAX-RS Client Reactive - Deployment ...... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Deployment ........... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits .. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Jackson .............. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Runtime .... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Deployment . SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B ............... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Runtime ..... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Deployment .. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - JAXB ................. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Runtime ....... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Deployment .... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Panache .................................. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Panache - Common ......................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Panache - Common - Runtime ............... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Panache - Common - Deployment ............ SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Qute ..................................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Qute - Runtime ........................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Qute - Deployment ........................ SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Qute ................. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Runtime ....... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Deployment .... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Servlet .............. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Runtime ...... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Deployment ... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin ............... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - REST Client Reactive ..................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - REST Client Reactive - Runtime ........... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - REST Client Reactive - Deployment ........ SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - REST Client Reactive Jackson ............. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - REST Client Reactive Jackson ............. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - REST Client Reactive Jackson - Deployment SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Kotlin ................................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Kotlin - Runtime ......................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization Parent SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Kotlin - Deployment ...................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Deployment SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Tests SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Links ................ SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Links - Runtime ...... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy Reactive - Links - Deployment ... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization ... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Runtime SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Deployment SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - SmallRye Health - SPI .................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - SmallRye OpenAPI ......................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - SmallRye OpenAPI - SPI ................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - SmallRye OpenAPI - Common ................ SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - SmallRye OpenAPI - Common - Deployment ... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Swagger UI ............................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Swagger UI - Runtime ..................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Swagger UI - Deployment .................. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - SmallRye OpenAPI - Runtime ............... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - SmallRye OpenAPI - Deployment ............ SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - SmallRye Health - Deployment ............. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Jaeger - Deployment ...................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Caffeine ................................. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Caffeine - Runtime ....................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Hibernate ORM ............................ SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Hibernate ORM - Runtime .................. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Narayana JTA - Deployment ................ SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Datasource - Deployment .................. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Kubernetes Service Binding - SPI ......... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Datasource - Deployment .................. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Credentials - Deployment ................. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - DevServices .............................. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - DevServices - H2 ......................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - JDBC ..................................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - JDBC - H2 ................................ SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - JDBC - H2 - Runtime ...................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - JDBC - H2 - Deployment ................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Agroal - Deployment ...................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Caffeine - Deployment .................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Panache - Hibernate - Common ............. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Panache - Hibernate - Common - Runtime ... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Panache - Hibernate - Common - Deployment SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - Hibernate ORM - Deployment ............... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - SmallRye OpenTracing - Deployment ........ SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - OpenTelemetry - Parent - Aggregator ...... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - OpenTelemetry ............................ SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - OpenTelemetry - Runtime .................. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - OpenTelemetry - Deployment ............... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger .......... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Runtime SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - gRPC Common - Deployment ................. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Deployment SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP ............ SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Runtime .. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Deployment SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy - JAXB .......................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy - JAXB - Runtime ................ SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy - JAXB - Deployment ............. SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy - Links ......................... SKIPPED
[2025-05-07T22:20:05.389Z] [INFO] Quarkus - RESTEasy - Links - Runtime ............... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - RESTEasy - Links - Deployment ............ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - RESTEasy - Mutiny - Common ............... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Runtime ..... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Deployment .. SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - RESTEasy - Mutiny ........................ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - RESTEasy - Mutiny - Runtime .............. SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - RESTEasy - Mutiny - Deployment ........... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - RESTEasy - Qute .......................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - RESTEasy - Qute - Runtime ................ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - RESTEasy - Qute - Deployment ............. SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - RESTEasy - Multipart ..................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - RESTEasy - Multipart - Runtime ........... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - RESTEasy - Multipart - Deployment ........ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - REST Client - Jackson .................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - REST Client - Jackson - Runtime .......... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - REST Client - Jackson - Deployment ....... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - REST Client - JSON-B ..................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - REST Client - JSON-B - Runtime ........... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - REST Client - JSON-B - Deployment ........ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - REST Client - JAXB ....................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - REST Client - JAXB - Runtime ............. SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - REST Client - JAXB - Deployment .......... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - REST Client - Mutiny ..................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - REST Client - Mutiny - Runtime ........... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - REST Client - Mutiny - Deployment ........ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Streams Operators (deprecated) SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Runtime SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Deployment SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Type Converters ........ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Runtime SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Deployment SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging .............. SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kotlin ..... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - Runtime .... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - Deployment . SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Kafka - Client ........................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Kafka - Client - Runtime ................. SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - DevServices - Common ..................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Kafka - Client - Deployment .............. SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka ...... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Runtime SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Avro ..................................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Avro - Runtime ........................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Apicurio Registry - Avro ................. SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Apicurio Registry - Avro - Runtime ....... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Avro - Deployment ........................ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Apicurio Registry - Avro - Deployment .... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Deployment SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 ... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT ....... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Runtime SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Deployment SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive Datasource ...................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive Datasource - Runtime ............ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive Datasource - Deployment ......... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - DevServices - DB2 ........................ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive DB2 Client ...................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive DB2 Client - Runtime ............ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive DB2 Client - Deployment ......... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - DevServices - Postgresql ................. SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive PostgreSQL Client ............... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive PostgreSQL Client - Runtime ..... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive PostgreSQL Client - Deployment .. SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive MySQL Client .................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive MySQL Client - Runtime .......... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - DevServices - MySQL ...................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive MySQL Client - Deployment ....... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - DevServices - MSSQL ...................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive MS SQL Client ................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Runtime SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Deployment SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - DevServices - Oracle ..................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive Oracle Client ................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive Oracle Client - Runtime ......... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Reactive Oracle Client - Deployment ...... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Mailer ................................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Mailer - Runtime ......................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Mailer - Deployment ...................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - gRPC - Deployment ........................ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Redis Client ............................. SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Redis Client - Runtime ................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Redis Client - Deployment ................ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Narayana STM ............................. SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Narayana STM - Runtime ................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Narayana STM - Deployment ................ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant .... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Narayana LRA Participant - Runtime ....... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant - Deployment SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - JDBC - PostgreSQL ........................ SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - JDBC - PostgreSQL - Runtime .............. SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - JDBC - PostgreSQL - Deployment ........... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - JDBC - DB2 ............................... SKIPPED
[2025-05-07T22:20:05.390Z] [INFO] Quarkus - JDBC - DB2 - Runtime ..................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - DB2 - Deployment .................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - Derby ............................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - Derby - Runtime ................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - DevServices - Derby ...................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - Derby - Deployment ................ SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - MariaDB ........................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - MariaDB - Runtime ................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - DevServices - MariaDB .................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - MariaDB - Deployment .............. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - MSSQL ............................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - MSSQL - Runtime ................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - MSSQL - Deployment ................ SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - MySQL ............................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - MySQL - Runtime ................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - MySQL - Deployment ................ SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - Oracle ............................ SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - Oracle - Runtime .................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - JDBC - Oracle - Deployment ............... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Envers - Parent ................ SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Envers - Runtime ............... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Envers - Deployment ............ SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Reactive ....................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Reactive - Runtime ............. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Reactive - Deployment .......... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Panache - Mock ........................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate ORM with Panache - Common ...... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Runtime SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Deployment SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate ORM with Panache - JPA ......... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate ORM with Panache - Runtime ..... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate ORM with Panache - Deployment .. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - JPA SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Runtime SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Deployment SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Panache - Query Language ................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - MongoDB with Panache - Common ............ SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - MongoDB with Panache - Common Runtime .... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - MongoDB Client - Deployment .............. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - MongoDB with Panache - Common Deployment . SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common . SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Runtime SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Deployment SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Reactive with Panache - JPA .... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Reactive with Panache - Runtime SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Reactive with Panache - Deployment SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - MongoDB with Panache - Parent ............ SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - MongoDB with Panache - Runtime ........... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - MongoDB with Panache - Deployment ........ SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Parent ..... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Runtime .... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Deployment . SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - REST data with Panache - Parent .......... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - REST data with Panache - Runtime ......... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - REST data with Panache - Deployment ...... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Parent SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Runtime SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Deployment SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - MongoDB REST data with Panache - Parent .. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - MongoDB REST data with Panache - Runtime . SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - MongoDB REST data with Panache - Deployment SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Elasticsearch client common .............. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Elasticsearch REST client common - Runtime SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Elasticsearch REST client common - Deployment SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch ... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Elasticsearch REST client - Parent ....... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Elasticsearch REST client - Runtime ...... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Elasticsearch REST client - Deployment ... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Elasticsearch REST high level client - Parent SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Elasticsearch REST high level client - Runtime SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Elasticsearch REST high level client - Deployment SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Kafka Streams ............................ SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Kafka Streams - Runtime .................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Kafka Streams - Deployment ............... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring - DI .............................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring - DI - Runtime .................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring - DI - Deployment ................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Web - Parent - Aggregator ......... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Web ............................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Web - Common Runtime .............. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Parent ... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Runtime .. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Parent .. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Runtime . SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Web - Runtime ..................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Deployment SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Deployment SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Web - Deployment .................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Tests .... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Tests ... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Data JPA .......................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring - Data JPA - Runtime .............. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring - Data JPA - Deployment ........... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Security - Parent ................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Security - Runtime ................ SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Security - Deployment ............. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Boot - Properties ................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Boot - Properties - Runtime ....... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Boot - Properties - Deployment .... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Cloud Config Client ............... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Cloud Config Client - Runtime ..... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Cloud Config Client - Deployment .. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Cache .................................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Cache - Runtime .......................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Cache - Deployment ....................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring - Cache ........................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring - Cache - Runtime ................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring - Cache - Deployment .............. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring - Scheduling ...................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring - Scheduling - Runtime ............ SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring - Scheduling - Deployment ......... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring Data REST ......................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring - Data REST - Runtime ............. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Spring - Data REST - Deployment .......... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Security JPA ............................. SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Security JPA - Runtime ................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Security JPA - Deployment ................ SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Elytron Security JDBC .................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Elytron Security JDBC - Runtime .......... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Elytron Security JDBC - Deployment ....... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Elytron Security LDAP .................... SKIPPED
[2025-05-07T22:20:05.391Z] [INFO] Quarkus - Elytron Security LDAP - Runtime .......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Elytron Security LDAP - Deployment ....... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Security OAuth2 .......................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Security OAuth2 - Runtime ................ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Security OAuth2 - Deployment ............. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - SmallRye JWT Build - Deployment .......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - SmallRye JWT ............................. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - SmallRye JWT - Runtime ................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - SmallRye JWT - Deployment ................ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Common - Deployment ....... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Adapter - Deployment ...... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Client .................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Client - Runtime .......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Client - Deployment ....... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Oidc Client Filter ........ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Client Filter - Runtime ... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Client Filter - Deployment SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Oidc Client Reactive Filter SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Runtime SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Deployment SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Token Propagation ......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Token Propagation - Runtime SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Token Propagation - Deployment SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Runtime SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Deployment SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Keycloak Authorization ................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Keycloak Authorization - Runtime ......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Keycloak Admin Client .................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Keycloak Admin Client - Runtime .......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Keycloak Admin Client - Deployment ....... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Keycloak Authorization - Deployment ...... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Infinispan - Client ...................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Infinispan - Client - Runtime ............ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Infinispan - Client - Deployment ......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda Event Server ............... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda - Common Deployment ........ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda - Runtime .................. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda - Deployment ............... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda - Archetype ................ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda X-Ray ...................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda Xray - Runtime ............. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda X-Ray - Deployment ......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda HTTP ....................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda HTTP - Runtime ............. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda HTTP Event Server .......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda HTTP - Deployment .......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda HTTP - Archetype ........... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API ....... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API- Runtime SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda REST Event Server .......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Deployment SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Archetype SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - HTTP Azure Functions ..................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - HTTP Azure Functions - Runtime ........... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - HTTP Azure Functions - Deployment ........ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - HTTP Azure Functions - Archetype ......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy .................................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy Server Common Parent ............... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy Server Common - Runtime ............ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy Server Common - Deployment ......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy HTTP Binding ....................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy HTTP - Runtime ..................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy HTTP - Deployment .................. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy Amazon Lambda Binding .............. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy Amazon Lambda - Runtime ............ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy Amazon Lambda - Deployment ......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy Amazon Lambda - Archetype .......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy Knative Events Binding ............. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy Knative Events - Runtime ........... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy Knative Events - Deployment ........ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy Google Cloud Functions Binding ..... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy Google Cloud Functions - Runtime ... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Funqy Google Cloud Functions - Deployment SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Scala .................................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Scala - Runtime .......................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Scala - Deployment ....................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image .......................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - Runtime ................ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - SPI .................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - Util ................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - Deployment ............. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - Buildpack - Parent ..... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - Buildpack .............. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - Buildpack - Deployment . SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - Docker - Parent ........ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - Docker ................. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - Docker - Deployment .... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - Jib - Parent ........... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - Jib .................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - Jib - Deployment ....... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes Client ........................ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes Client - Runtime - Internal ... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes Client - SPI .................. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes Client - Internal - Deployment SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - S2I - Parent ........... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - S2I .................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - S2I - Deployment ....... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - OpenShift - Parent ..... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - OpenShift .............. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Container Image - OpenShift - Deployment . SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes - Vanilla ..................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes - Vanilla - Runtime ........... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes - Vanilla - Deployment ........ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes - Openshift ................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes - OpenShift - Runtime ......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes - Minikube .................... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes - Minikube - Runtime .......... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes - Minikube - Deployment ....... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes Client - Runtime .............. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes Client - Deployment ........... SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes Config ........................ SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes Config - Runtime .............. SKIPPED
[2025-05-07T22:20:05.392Z] [INFO] Quarkus - Kubernetes Config - Deployment ........... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - OpenShift Client ......................... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - OpenShift Client - Runtime ............... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - OpenShift Client - Deployment ............ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Kubernetes Service Binding - Deployment .. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Flyway ................................... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Flyway - Runtime ......................... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Flyway - Deployment ...................... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Liquibase ................................ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Liquibase - Runtime ...................... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Liquibase - Deployment ................... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Liquibase MongoDB ........................ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Liquibase MongoDB - Runtime .............. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Liquibase MongoDB - Deployment ........... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Parent ........ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Runtime ....... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Deployment .... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - SmallRye GraphQL ......................... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - SmallRye GraphQL - Runtime ............... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - SmallRye GraphQL - Deployment ............ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - SmallRye GraphQL Client .................. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - SmallRye GraphQL Client - Runtime ........ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - SmallRye GraphQL Client - Deployment ..... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Logging - JSON ........................... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Logging - JSON - Runtime ................. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Logging - JSON - Deployment .............. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Logging - GELF ........................... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Logging - GELF - Runtime ................. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Logging - GELF - Deployment .............. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Picocli .................................. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Picocli - Runtime ........................ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Picocli - Deployment ..................... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - HTTP Google Cloud Functions .............. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - HTTP Google Cloud Functions - Runtime .... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - HTTP Google Cloud Functions - Deployment . SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Google Cloud Functions ................... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Google Cloud Functions - Runtime ......... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Google Cloud Functions - Deployment ...... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - AWT - Parent ............................. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - AWT - Runtime ............................ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - AWT - Deployment ......................... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Dev tools - Project Core Extension Codestarts SUCCESS [ 10.578 s]
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - BOM - Descriptor JSON .................... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Maven Plugin ............................. SUCCESS [ 9.481 s]
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Gradle Plugin - Parent ................... SUCCESS [ 0.029 s]
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Gradle Model ............................. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Gradle Plugin ............................ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Extension Gradle Plugin .................. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Command Line Interface ................... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests ........................ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Test - Avro code generation and reload SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - AWT .................. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - No AWT ............... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Bouncy Castle ........ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS ... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS JSSE SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Bouncy Castle JSSE ... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Funqy Amazon Lambda .. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Funqy Google Cloud Functions SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Class tranformer ..... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Class tranformer - Runtime SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Class tranformer - Deployment SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Shared library ....... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate Validator .. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate Validator .. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Common JPA entities .. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Infinispan Client .... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Devtools ............. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - DevTools Registry Client SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Gradle tooling ....... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Main ................. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Kafka ................ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Kafka SSL ............ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Kafka SASL ........... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Kafka SASL with Elytron SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Kafka OAUTH with Keycloak SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Kafka with Snappy .... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Kafka Avro ........... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Kafka Streams ........ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Kafka Dev Services ... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA .................. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping .... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library A SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library B SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern app SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy app SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - DB2 ............ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - Derby .......... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL ..... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL ..... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - MariaDB ........ SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - H2 ............. SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - MSSQL .......... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - MySQL .......... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - JPA - Oracle ......... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate ORM REST Data with Panache SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - DB2 SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - MySQL SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate ORM - Tenancy SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Datasource SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Schema SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Envers SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Vert.x HTTP .......... SKIPPED
[2025-05-07T22:20:05.393Z] [INFO] Quarkus - Integration Tests - Vert.x Web ........... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Vert.x Web - Jackson . SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Vert.x ............... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Spring DI ............ SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Spring Web ........... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Spring Data JPA ...... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Spring Boot properties SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Spring Cloud Config Client SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Spring Data REST ..... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - JPA - Infinispan Cache SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Elytron Security ..... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Elytron Security OAuth2 SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy ..... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy Reactive SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Elytron Undertow ..... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Flyway ............... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Liquibase ............ SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Liquibase MongoDB .... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Reactive SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Wiremock SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Smallrye JWT Token Propagation SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter Code Flow SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter WireMock SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Keycloak Policy Enforcer SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Reactive DB2 Client .. SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Reactive Pg Client ... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Reactive MySQL Client SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Reactive MS SQL Client SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Reactive Oracle Client SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Test Extension Native Tests SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Amazon Lambda ........ SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Amazon Lambda ........ SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Amazon Lambda Stream Handler SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP ... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Container Image - Parent SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Container Image - Invoker SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Container Image - Standard SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Kubernetes - Parent .. SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Kubernetes - Invoker . SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard - Kafka SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Kubernetes Client .... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Kubernetes Service Binding JDBC SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - OpenShift Client ..... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - MongoDB Client ....... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Jackson .............. SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - JSON-B ............... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - RESTEasy Jackson ..... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - RESTEasy Mutiny ...... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Virtual Http ......... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Virtual Http Resteasy Standalone SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Maven tooling ........ SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Scala ................ SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Kotlin ............... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Kotlin Serialization . SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - MongoDB Panache ...... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - MongoDB Panache Kotlin SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - MongoDB REST Data with Panache SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Narayana STM ......... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Narayana JTA CDI ..... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Narayana LRA Coordinator and Participant SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Elytron Security JDBC SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Elytron Security LDAP SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Vert.x GraphQL ....... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - SmallRye Config ...... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - SmallRye Context Propagation SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - SmallRye Metrics ..... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL ..... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL Client SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Smallrye Opentracing . SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - JPA without entities . SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Quartz ............... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Redis Client ......... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Logging - GELF ....... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Cache ................ SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Qute ................. SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension SUCCESS [ 0.029 s]
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime SUCCESS [ 0.503 s]
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment SUCCESS [ 0.743 s]
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Bootstrap Config ..... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Application SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - InjectMock ........... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - AMQP SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - Kafka SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials) SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - REST client .......... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - REST Client Reactive . SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - REST Client Reactive: multipart messages SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - REST Client Reactive with Stork SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Packaging ............ SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Simple with space .... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Picocli .............. SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Picocli Native ....... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - WebJar Locator ....... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Dev Mode ............. SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - IDE Launcher ......... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST client SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST high level client SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Micrometer MP Metrics SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Micrometer Prometheus SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - OpenTelemetry ........ SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Vert.x . SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Reactive SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Logging - JSON ....... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - JAXB ................. SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - JAXP ................. SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Mailer ............... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Native Configuration Profile SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is unset SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is set SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Logging with Panache . SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Locales .............. SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Redis DevService ..... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - gRPC - TLS ........... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with gzip compression SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with Mutiny SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - gRPC - TLS with mutual auth SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - gRPC - Streaming ..... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - gRPC - Interceptors .. SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - gRPC - Proto v2 ...... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - gRPC - Health ........ SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate ..... SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate Reactive SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - gRPC - External proto Test SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Google Cloud Functions HTTP SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] Quarkus - Integration Tests - Google Cloud Function SKIPPED
[2025-05-07T22:20:05.394Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.394Z] [INFO] BUILD FAILURE
[2025-05-07T22:20:05.394Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.394Z] [INFO] Total time: 04:28 min
[2025-05-07T22:20:05.394Z] [INFO] Finished at: 2025-05-07T22:20:04Z
[2025-05-07T22:20:05.394Z] [INFO] ------------------------------------------------------------------------
[2025-05-07T22:20:05.394Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.2:run (integration-test) on project quarkus-enforcer-rules: 1 build failed. See console output above for details. -> [Help 1]
[2025-05-07T22:20:05.394Z] [ERROR]
[2025-05-07T22:20:05.394Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2025-05-07T22:20:05.394Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-05-07T22:20:05.394Z] [ERROR]
[2025-05-07T22:20:05.394Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-05-07T22:20:05.394Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2025-05-07T22:20:05.394Z] [ERROR]
[2025-05-07T22:20:05.394Z] [ERROR] After correcting the problems, you can resume the build with the command
[2025-05-07T22:20:05.394Z] [ERROR] mvn <args> -rf :quarkus-enforcer-rules
[2025-05-07T22:20:10.138Z] -----------------------------------
[2025-05-07T22:20:10.138Z] quarkus_test_0_FAILED
[2025-05-07T22:20:10.138Z] -----------------------------------
[2025-05-07T22:20:10.138Z] # =================== Info =================== Info =================== Info =================== #
[2025-05-07T22:20:10.138Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-05-07T22:20:10.138Z] # =================== Info =================== Info =================== Info =================== #
[2025-05-07T22:20:10.138Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-05-07T22:20:10.138Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-05-07T22:20:10.138Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-05-07T22:20:10.138Z] DOCKERIMAGE_TAG nightly has been recognized.
[2025-05-07T22:20:10.138Z] The test here is quarkus
[2025-05-07T22:20:10.138Z] The directory in the external.sh is quarkus
[2025-05-07T22:20:11.443Z] quarkus-test
[2025-05-07T22:20:11.443Z] Untagged: adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full
[2025-05-07T22:20:11.443Z] Deleted: sha256:e0f9ef1ab75ef5617828e50daf4a5116435a15c08637c65226a7282cf5581ca0
[2025-05-07T22:20:12.071Z] Error response from daemon: No such container: restore-test
[2025-05-07T22:20:12.071Z] Error response from daemon: invalid reference format
[2025-05-07T22:20:12.071Z]
[2025-05-07T22:20:12.071Z] TEST TEARDOWN:
[2025-05-07T22:20:12.071Z] Nothing to be done for teardown.
[2025-05-07T22:20:12.071Z] quarkus_test_0 Finish Time: Wed May 7 22:20:11 2025 Epoch Time (ms): 1746656411432